Commit 752ef93
authored
[NFC][clang] Fix header comment in llvm/test/MC/AArch64/local-bounds-single-trap.ll (llvm#117642)
llvm/test/MC/AArch64/local-bounds-single-trap.ll was introduced in
llvm#65972 to demonstrate that
nomerge did not work properly, which is documented in the header
comment.
llvm#101549 fixed nomerge for trap
builtins and
llvm@ae6dc64
updated the test assertions, but not the header comment. This patch
updates the header comment accordingly.1 parent 5683fc5 commit 752ef93
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments