DescriptionUse LLVM args to handle -malign-double option
We previously used CPU features to pass the align-double option from
the driver to the frontend, but these passed to backend causing
spurious warnings. The implementation now uses LLVM args instead
which doesn't have the same side-effect.
BUG=none
R=dschuff@chromium.org
Committed: 605ea9bc25022747e435e57ee7b578e1fc220a63
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Review feedback addressed #
Total comments: 4
Patch Set 3 : Review feedback addressed #
Messages
Total messages: 8 (1 generated)
|