summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/pragma-attribute-context.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-03-13 19:07:59 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2019-03-13 19:07:59 +0000
commit88dc015a92dc441f94cfff8b3f10c19617bc71d6 (patch)
treebdf3cf1ea3be5c4ba7ec1e91a752ced5a94b9418 /clang/test/Parser/pragma-attribute-context.cpp
parente15cd7909b2840bb0e26ee54f09894660d809476 (diff)
downloadbcm5719-llvm-88dc015a92dc441f94cfff8b3f10c19617bc71d6.tar.gz
bcm5719-llvm-88dc015a92dc441f94cfff8b3f10c19617bc71d6.zip
Mips: Add ImmArg to intrinsics
I found these by asserting in clang for any GCCBuiltin that doesn't require mangling and requires a constant for the builtin. This means that intrinsics are missing which don't use GCCBuiltin, don't have builtins defined in clang, or were missing the constant annotation in the builtin definition. I'm not sure what's going on with the immediates.ll test. It seems to be intended to test invalid cases like this, but then tries to handle some of them anyway. I've moved the cases that were inconsistent with the GCCBuiltin definition so they don't test the codegen anymore. llvm-svn: 356085
Diffstat (limited to 'clang/test/Parser/pragma-attribute-context.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud