]> granicus.if.org Git - llvm/commit
Cosmetic; don't use the magic constant 35 when HASH is more readable. This matches...
authorMark Murray <mark.murray@arm.com>
Mon, 23 Sep 2019 12:52:42 +0000 (12:52 +0000)
committerMark Murray <mark.murray@arm.com>
Mon, 23 Sep 2019 12:52:42 +0000 (12:52 +0000)
commit0b0d3bfc331b689b3b60b7ffd0172bed2a2c5fcd
tree05433e2318b908043e48c49f485e7fd454c10148
parent38a5344664168db192fb7c8549e36eca0ab1405a
Cosmetic; don't use the magic constant 35 when HASH is more readable. This matches other MCK__<THING>_* usage better.

Summary: No functional change. This fixes a magic constant in MCK__*_... macros only.

Reviewers: ostannard

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67840

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372599 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
utils/TableGen/AsmMatcherEmitter.cpp