diff options
author | Kang Zhang <shkzhang@cn.ibm.com> | 2020-04-02 09:46:45 +0000 |
---|---|---|
committer | Kang Zhang <shkzhang@cn.ibm.com> | 2020-04-02 09:46:45 +0000 |
commit | 8cc6f5beb816bac152cf170daaa611028124d1cd (patch) | |
tree | b5eec0255b9b49637e6977123d2da9a4de832266 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 96cae168fa2d72d6693b60a13d0c8b2d82c64bed (diff) | |
download | llvm-8cc6f5beb816bac152cf170daaa611028124d1cd.zip llvm-8cc6f5beb816bac152cf170daaa611028124d1cd.tar.gz llvm-8cc6f5beb816bac152cf170daaa611028124d1cd.tar.bz2 |
[NFC][update_llc_test_checks] Remove the redundant SCRUB_LOOP_COMMENT_RE in asm.py
Summary:
In the patch: https://reviews.llvm.org/D42654
De-duplicate utils/update_{llc_,}test_checks.py, Some common part has
been move to common.py. The SCRUB_LOOP_COMMENT_RE has been moved to
common.py, but forgetting to remove from asm.py.
This patch is to remove the redundant SCRUB_LOOP_COMMENT_RE in asm.py
and use common.SCRUB_LOOP_COMMENT_RE.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions