diff options
author | Craig Topper <craig.topper@intel.com> | 2017-11-08 19:38:48 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-11-08 19:38:48 +0000 |
commit | e6094f9bd9d6e0c5fe4ee0ad02c4d7407e4388e7 (patch) | |
tree | 3e2b02c02304201a71bbb0fafd2b09805d6611e8 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 81d772c28a205b2cc63cc1e3198a9f457c48b95b (diff) | |
download | llvm-e6094f9bd9d6e0c5fe4ee0ad02c4d7407e4388e7.zip llvm-e6094f9bd9d6e0c5fe4ee0ad02c4d7407e4388e7.tar.gz llvm-e6094f9bd9d6e0c5fe4ee0ad02c4d7407e4388e7.tar.bz2 |
[X86] Don't call validateInstruction from MatchAndEmitInstruction when MatchingInlineAsm is set. The MCInst won't be populated.
Without this we can't parse gather instructions in ms inline asm blocks. The validateInstruction function was introduced in r316700 to check gather constraints.
llvm-svn: 317713
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions