aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-06-12 01:36:00 +0000
committerEric Christopher <echristo@gmail.com>2015-06-12 01:36:00 +0000
commit249e3762e513e45a0d05954c4a3c0a89f5371237 (patch)
tree0ba30f7212ed6be04e9e4c09fda1fcd23ab2c307 /clang/lib/Frontend/CompilerInvocation.cpp
parent4dfe075f93043843ee55f593d063c8c04411fbfc (diff)
downloadllvm-249e3762e513e45a0d05954c4a3c0a89f5371237.zip
llvm-249e3762e513e45a0d05954c4a3c0a89f5371237.tar.gz
llvm-249e3762e513e45a0d05954c4a3c0a89f5371237.tar.bz2
Handle fpmath= in the target attribute.
Right now we're ignoring the fpmath attribute since there's no backend support for a feature like this and to do so would require checking the validity of the strings and doing general subtarget feature parsing of valid and invalid features with the target attribute feature. llvm-svn: 239582
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions