[PATCH] D33446: [ARM] Temporarily disable globals promotion to constant pools to prevent miscompilation
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 11:11:28 PDT 2017
efriedma added a comment.
> Do you confirm that such behavior is acceptable?
Yes, this is fine; we switch off optimizations which aren't ready to use with options all the time.
Repository:
rL LLVM
https://reviews.llvm.org/D33446
More information about the llvm-commits
mailing list