diff options
author | Chris Lattner <sabre@nondot.org> | 2009-03-03 19:56:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-03-03 19:56:18 +0000 |
commit | 6328cc316d7032517399da9230a197cd29f2664d (patch) | |
tree | d2abea490e57bd931855bfe07d11a30f9e88cf65 /lib/Analysis/BugReporter.cpp | |
parent | 7ba138abd329e591a8f6d5001f60dd7082f71b3b (diff) |
implement support for propagating *features* down to the code generator
and defining target-specific macros based on them (like __SSE3__ and
friends). After extensive discussion with Daniel, this work will need
driver support, which will translate things like -msse3 into a -mattr
feature. Until this work is done, the code in clang.cpp is disabled and
the X86TargetInfo ctor still defaults to SSE2. With these two things
changed, this code will work. PR3634
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65966 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions