diff options
author | Kang Zhang <shkzhang@cn.ibm.com> | 2020-04-10 06:09:01 +0000 |
---|---|---|
committer | Kang Zhang <shkzhang@cn.ibm.com> | 2020-04-10 06:09:01 +0000 |
commit | 8633ef0f4331b62618deafffd591b7e97eebd096 (patch) | |
tree | d63fbe33ba376d81535c2780f61cff5436916efd /llvm/lib/Object/ELFObjectFile.cpp | |
parent | b7d5229d789b7cb2747226d528ed016624b11cea (diff) | |
download | llvm-8633ef0f4331b62618deafffd591b7e97eebd096.zip llvm-8633ef0f4331b62618deafffd591b7e97eebd096.tar.gz llvm-8633ef0f4331b62618deafffd591b7e97eebd096.tar.bz2 |
[PowerPC][UpdateTestChecks] Remove the extra # when scrubbing loop comments
Summary:
The patch D63957 is to avoid empty string when scrubbing loop comments,
it will replace loop comments to a `#`, that's correct.
But if the line has something else not only loop comments, we will get
a extra `#`.
The patch is to remove the extra `#`.
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D77357
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions