aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2020-04-17 20:45:58 -0700
committerCraig Topper <craig.topper@gmail.com>2020-04-17 21:55:44 -0700
commit31a166e4cb913ff10af23b0968963d52b05a3ac5 (patch)
tree32bf16ff388f370a8da864b41913dc8cd57eb253 /clang/lib/Lex/ModuleMap.cpp
parenta0d5e5496621700b26d234a948f9c99b08a8a319 (diff)
downloadllvm-31a166e4cb913ff10af23b0968963d52b05a3ac5.zip
llvm-31a166e4cb913ff10af23b0968963d52b05a3ac5.tar.gz
llvm-31a166e4cb913ff10af23b0968963d52b05a3ac5.tar.bz2
[X86] Clean up some mir tests with INLINEASM to avoid regdef or to correct the immediate for the regdef.
The immediate used for the regdef is the encoding for the register class in the enum generated by tablegen. This encoding will change any time a new register class is added. Since the number is part of the input, this means it can become stale. This change modifies some test to avoid this kind of immediate all together. And updates one test to use the current encoding of GR64.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions