diff options
author | Craig Topper <craig.topper@intel.com> | 2019-03-12 23:48:07 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-03-12 23:48:07 +0000 |
commit | 9bae5ba0769e09f2134aed366a502a8785d22ccc (patch) | |
tree | 2050898b484493cf4bec62c13ca599df1ea4baa1 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | e62366bf1e57d5bbdf337332bbc37a855e3445f7 (diff) | |
download | bcm5719-llvm-9bae5ba0769e09f2134aed366a502a8785d22ccc.tar.gz bcm5719-llvm-9bae5ba0769e09f2134aed366a502a8785d22ccc.zip |
[X86] Add ImmArg markings to intrinsics.
Remove test cases that checked for not crashing when immediate operands were passed not an immediate. These are now considered ill-formed in IR.
This was done by manually scanning the intrinsic file for llvm_i32_ty and llvm_i8_ty which are the predominant types we use for immediates. Most of them are on vector intrinsics. I might have missed some other intrinsics.
Differential Revision: https://reviews.llvm.org/D58302
llvm-svn: 355993
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions