diff options
author | Fangrui Song <i@maskray.me> | 2024-05-15 17:52:59 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-05-15 17:52:59 -0700 |
commit | c6e787f771d1f9d6a846b2d9b8db6adcd87e8dba (patch) | |
tree | 2274292af843518a375f81cdf3ecb3f2d3dc53e9 /llvm/unittests/ProfileData/MemProfTest.cpp | |
parent | 772b1b0cb26c66804d0a7e416dc7a5742b7f8db2 (diff) | |
download | llvm-c6e787f771d1f9d6a846b2d9b8db6adcd87e8dba.zip llvm-c6e787f771d1f9d6a846b2d9b8db6adcd87e8dba.tar.gz llvm-c6e787f771d1f9d6a846b2d9b8db6adcd87e8dba.tar.bz2 |
[MCAsmParser] .rept/.irp/.irpc: remove excess tail EOL in expansion
```
.irp foo,1
nop
.endr
nop
```
expands to an excess EOL between two nop lines. Remove the excess EOL.
Diffstat (limited to 'llvm/unittests/ProfileData/MemProfTest.cpp')
0 files changed, 0 insertions, 0 deletions