You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NFC][clang] Fix header comment in llvm/test/MC/AArch64/local-bounds-single-trap.ll (#117642)
llvm/test/MC/AArch64/local-bounds-single-trap.ll was introduced in
#65972 to demonstrate that
nomerge did not work properly, which is documented in the header
comment.
#101549 fixed nomerge for trap
builtins and
ae6dc64
updated the test assertions, but not the header comment. This patch
updates the header comment accordingly.
0 commit comments