mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-06 10:57:35 +03:00
Merge branch 'master' into merge-2.074
Conflicts: runtime/druntime runtime/phobos
This commit is contained in:
commit
66241ab237
58 changed files with 7253 additions and 318 deletions
|
@ -578,12 +578,15 @@ void hideLLVMOptions() {
|
|||
"mno-fixup", "mno-ldc1-sdc1", "mno-pairing", "mwarn-missing-parenthesis",
|
||||
"mwarn-noncontigious-register", "mwarn-sign-mismatch", "nvptx-sched4reg",
|
||||
"no-discriminators", "objc-arc-annotation-target-identifier",
|
||||
"polly-dump-after", "polly-dump-after-file", "polly-dump-before",
|
||||
"polly-dump-before-file",
|
||||
"pre-RA-sched", "print-after-all", "print-before-all",
|
||||
"print-machineinstrs", "profile-estimator-loop-weight",
|
||||
"profile-estimator-loop-weight", "profile-file", "profile-info-file",
|
||||
"profile-verifier-noassert", "r600-ir-structurize", "rdf-dump",
|
||||
"rdf-limit", "regalloc", "rewrite-map-file", "rng-seed",
|
||||
"sample-profile-max-propagate-iterations", "shrink-wrap", "spiller",
|
||||
"spirv-debug", "spirv-erase-cl-md", "spirv-mem2reg", "spvbool-validate",
|
||||
"stackmap-version", "stats", "strip-debug", "struct-path-tbaa",
|
||||
"time-passes", "unit-at-a-time", "verify-debug-info", "verify-dom-info",
|
||||
"verify-loop-info", "verify-machine-dom-info", "verify-regalloc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue