]> granicus.if.org Git - clang/commit
Target attribute syntax compatibility fix - gcc uses no- rather than mno-.
authorEric Christopher <echristo@gmail.com>
Thu, 27 Aug 2015 20:05:48 +0000 (20:05 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 27 Aug 2015 20:05:48 +0000 (20:05 +0000)
commit40b29f5a3fc32c5cff0b9936335ce0a42dda278f
tree515aca02e11611c9e5fac6f86a7dbcc78330e375
parenta30d1d4acd9e29b5bca18b7e27db1067fe6432eb
Target attribute syntax compatibility fix - gcc uses no- rather than mno-.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@246197 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
test/CodeGen/attr-target-ppc.c
test/CodeGen/attr-target-x86.c