diff options
author | Tim Northover <Tim.Northover@arm.com> | 2013-01-10 15:17:36 +0000 |
---|---|---|
committer | Tim Northover <Tim.Northover@arm.com> | 2013-01-10 15:17:36 +0000 |
commit | 8f1c8ebb0d116e775bc5cfd726abe39b0ed9285e (patch) | |
tree | 352c6659fa69445c088df85e81c6a9c63c25d2de /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 5b64279192cac401994b01b14adfa567cf2d4663 (diff) | |
download | llvm-8f1c8ebb0d116e775bc5cfd726abe39b0ed9285e.zip llvm-8f1c8ebb0d116e775bc5cfd726abe39b0ed9285e.tar.gz llvm-8f1c8ebb0d116e775bc5cfd726abe39b0ed9285e.tar.bz2 |
Make TableGen mangle operand method names before putting in enum.
The purpose of this patch is to allow PredicateMethods to be set to something
like "isUImm<8>", calling a C++ template method to reduce code duplication. For
this to work, the PredicateMethod must be mangled into a valid C++ identifier
for insertion into an enum.
llvm-svn: 172073
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions