[PATCH] D33446: [ARM] Temporarily disable globals promotion to constant pools to prevent miscompilation

Oleg Ranevskyy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 11:57:34 PDT 2017


iid_iunknown added a comment.

Updated the patch.

Extra corrections:

- added a FIXME comment to revert the option to true when the problem is resolved;
- added explicit `-arm-promote-constant` to the tests as they expect promotion to happen.


Repository:
  rL LLVM

https://reviews.llvm.org/D33446





More information about the llvm-commits mailing list