diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-08-10 21:47:36 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-08-10 21:47:36 +0000 |
commit | e5101e2016311c315119c8ad50a970b6b0c87cc7 (patch) | |
tree | dbf27dde0675367ef8271061e49255d9faaaf8b6 /clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | |
parent | c25c7944f07f198cc50f47cdf6b82ff13b56b396 (diff) | |
download | bcm5719-llvm-e5101e2016311c315119c8ad50a970b6b0c87cc7.tar.gz bcm5719-llvm-e5101e2016311c315119c8ad50a970b6b0c87cc7.zip |
MachineVerifier: Handle the optional def operand in a PATCHPOINT instruction.
The PATCHPOINT instructions have a single optional defined register operand,
but the machine verifier can't verify the optional defined register operands.
This commit makes sure that the machine verifier won't report an error when a
PATCHPOINT instruction doesn't have its optional defined register operand.
This change will allow us to enable the machine verifier for the code
generation tests for the patchpoint intrinsics.
Reviewers: Juergen Ributzka
llvm-svn: 244513
Diffstat (limited to 'clang/lib/Sema/SemaTemplateInstantiateDecl.cpp')
0 files changed, 0 insertions, 0 deletions