]> granicus.if.org Git - clang/commit
Don't actually generate code for testing the frontend's target cpu flag,
authorChandler Carruth <chandlerc@gmail.com>
Tue, 9 Dec 2014 15:52:55 +0000 (15:52 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 9 Dec 2014 15:52:55 +0000 (15:52 +0000)
commitb22508cf8c0a0cb9e87ca840111e530c87b3fb51
tree8cec92c1001bef104489e75e7593ad8178157013
parentf15b19d8b208fb43a8a7b790b094e51a77aab38b
Don't actually generate code for testing the frontend's target cpu flag,
just verify. This should fix the bots where the x86 backend isn't built
into Clang. Sorry for the breakage.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@223779 91177308-0d34-0410-b5e6-96231b3b80d8
test/Frontend/x86-target-cpu.c