summaryrefslogtreecommitdiffstats
path: root/llvm/cmake
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-02-15 22:31:27 +0000
committerBill Wendling <isanbard@gmail.com>2013-02-15 22:31:27 +0000
commitaef9c37c65ac109deb87cc9128a7117f41a6f61f (patch)
tree3e3feed8a439a90ecd1520c2565047bb033ea959 /llvm/cmake
parent77d56be3f02e1f96d26612aeae2c1088098b8039 (diff)
downloadbcm5719-llvm-aef9c37c65ac109deb87cc9128a7117f41a6f61f.tar.gz
bcm5719-llvm-aef9c37c65ac109deb87cc9128a7117f41a6f61f.zip
Use the 'target-features' and 'target-cpu' attributes to reset the subtarget features.
If two functions require different features (e.g., `-mno-sse' vs. `-msse') then we want to honor that, especially during LTO. We can do that by resetting the subtarget's features depending upon the 'target-feature' attribute. llvm-svn: 175314
Diffstat (limited to 'llvm/cmake')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud