Hello,

This patch adds passing of architecture-specific flags from the Clang
driver to -cc1 for the le32 architecture. The first such flag is
-fno-math-builtin.

This is part 2 of the set of patches that switch the current approach of
CGBuiltin hooks to making the decision in the driver. The first part
(teaching -cc1 about the -fno-math-builtin flag) was committed in r186899.
The third and final part will revert the CGBuiltin hooks and rewrite the
test to use the new logic.

PTAL,
Eli

Attachment: clang-cc1-fmath-no-builtin-for-le32.1.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to