Skip to content
Snippets Groups Projects
Commit 0de03cd7 authored by Sylvain Henry's avatar Sylvain Henry Committed by Marge Bot
Browse files

DynFlags refactoring III

Use Platform instead of DynFlags when possible:
* `tARGET_MIN_INT` et al. replaced with `platformMinInt` et al.
* no more DynFlags in PreRules: added a new `RuleOpts` datatype
* don't use `wORD_SIZE` in the compiler
* make `wordAlignment` use `Platform`
* make `dOUBLE_SIZE` a constant

Metric Decrease:
    T13035
    T1969
parent 262e42aa
No related branches found
No related tags found
No related merge requests found
Showing
with 692 additions and 697 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment