]> granicus.if.org Git - clang/commit
The target-feature command line option doesn't take a comma delimited
authorEric Christopher <echristo@gmail.com>
Thu, 15 Oct 2015 20:04:42 +0000 (20:04 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 15 Oct 2015 20:04:42 +0000 (20:04 +0000)
commit3724fa30c38b38e96109812544900c3393579689
treee2900be98521e8b74c6a43de5e33dbccd8301d2f
parent2c99fa21f902d4aeab6b76e569a84ffa5f42f13f
The target-feature command line option doesn't take a comma delimited
string, so split them into multiple options.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@250449 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/x86_32-xsave.c
test/CodeGen/x86_64-xsave.c