diff options
author | Alex Bradbury <asb@igalia.com> | 2022-05-16 18:47:25 +0100 |
---|---|---|
committer | Alex Bradbury <asb@igalia.com> | 2022-05-16 18:49:48 +0100 |
commit | 92030635318d615f72cd0cd539e458f9cdd9949b (patch) | |
tree | ee050ecfcd6de0731da6fac6b76055cf5a369d1c /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | ffc3a0db003fa9e26b25e55011d83e3fbb5a7ac2 (diff) | |
download | llvm-92030635318d615f72cd0cd539e458f9cdd9949b.zip llvm-92030635318d615f72cd0cd539e458f9cdd9949b.tar.gz llvm-92030635318d615f72cd0cd539e458f9cdd9949b.tar.bz2 |
[WebAssembly][TableGen][NFCI] Use getValueAsBit rather than converting TableGen 'bit' to string
The logic around IsCanonical previously used getAsString and compared to
"1". Just using getValueAsBit is simpler.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions