]> granicus.if.org Git - clang/commit
Reapply r232888 after applying a fix for -msse4 code generation.
authorEric Christopher <echristo@gmail.com>
Wed, 25 Mar 2015 23:14:47 +0000 (23:14 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 25 Mar 2015 23:14:47 +0000 (23:14 +0000)
commit2bd1fba7c2f7556bfe251ca422932697cecf48f8
tree008a5dd77e1be7b5acae2994005418dee6e3fc8e
parent691b3a0ba66421e820c629cad405485965a5b157
Reapply r232888 after applying a fix for -msse4 code generation.

As a note, any target that uses fake target features via command
line options will have similar problems.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@233227 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
test/CodeGen/function-target-features.c [new file with mode: 0644]