No functional change. This fixes a magic constant in MCK__*_... macros only.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D67840
Cosmetic; don't use the magic constant 35 when HASH is more readable. This matches other MCK__<THING>_* usage better. ClosedPublic Authored by MarkMurrayARM on Sep 20 2019, 9:25 AM.
Details Summary No functional change. This fixes a magic constant in MCK__*_... macros only.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 23 2019, 2:55 AM Closed by commit rL372599: Cosmetic; don't use the magic constant 35 when HASH is more readable. This… (authored by markrvmurray). · Explain WhySep 23 2019, 5:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 221311 llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/trunk/utils/TableGen/AsmMatcherEmitter.cpp
|