diff options
author | Philip Reames <listmail@philipreames.com> | 2014-12-04 00:01:48 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2014-12-04 00:01:48 +0000 |
commit | a7eb3cb46e83a6c275cd212c95497627e157aa98 (patch) | |
tree | ae78c6c492b9a443710e126cf66f1adf8490d91a /llvm/lib/MC/MCAsmInfo.cpp | |
parent | 12084a24750f1b10f9ffe93e5b7d0e14d76ab8c6 (diff) | |
download | bcm5719-llvm-a7eb3cb46e83a6c275cd212c95497627e157aa98.tar.gz bcm5719-llvm-a7eb3cb46e83a6c275cd212c95497627e157aa98.zip |
A few more checks for gc.statepoints in the Verifier
This is simply a grab bag of unrelated checks:
- A statepoint call can't be marked readonly or readnone
- We don't currently support inline asm or varadic target functions. Both could be supported, but don't currently work.
- I forgot to check that the number of call arguments actually matched the wrapped callee in my previous change. Included here.
llvm-svn: 223322
Diffstat (limited to 'llvm/lib/MC/MCAsmInfo.cpp')
0 files changed, 0 insertions, 0 deletions