aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCSE.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-07-11 21:16:35 -0700
committerFangrui Song <i@maskray.me>2024-07-11 21:16:35 -0700
commit076ae5821671aa7911b0eba6636e844381115237 (patch)
tree095a386a20b132e21fe4899cc8b4738d80b25b68 /llvm/lib/CodeGen/MachineCSE.cpp
parent9818ba29b91479e8f484455f36ca9f1b9a845bd1 (diff)
downloadllvm-076ae5821671aa7911b0eba6636e844381115237.zip
llvm-076ae5821671aa7911b0eba6636e844381115237.tar.gz
llvm-076ae5821671aa7911b0eba6636e844381115237.tar.bz2
Revert "[MCParser] .altmacro: Support argument expansion not preceded by \"
This reverts commit f8b1ca4992a22b4b65282c09dd6f07a1a2839070. It incorrectly replaces `t` in `blt` to `h`. ``` .altmacro .macro gen t blt 2f 2: .endm gen h ``` Fix #98558
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions