summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-04-19 17:29:50 +0000
committerChris Lattner <sabre@nondot.org>2009-04-19 17:29:50 +0000
commit4997b8ef98980202cd4d377d537f8b1c46a24377 (patch)
treec57a8d518a9eaf523675e8368d3a3f8e3b9d6a6c /clang/lib/CodeGen/CodeGenModule.cpp
parent29d34cabc5279dc9ccdd9bec6cf18c2e6a7927eb (diff)
downloadbcm5719-llvm-4997b8ef98980202cd4d377d537f8b1c46a24377.tar.gz
bcm5719-llvm-4997b8ef98980202cd4d377d537f8b1c46a24377.zip
Define __NO_MATH_INLINES on linux/x86 so that we don't get inline
functions in glibc header files that use FP Stack inline asm which the backend can't deal with (PR879). This "fixes" PR3970 for linux. Other affected systems should do similar things. Maybe this should just go to the general i386/x86-64 sections? llvm-svn: 69527
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud