diff options
author | Dmitry Vassiliev <dvassiliev@accesssoftek.com> | 2022-02-14 23:51:36 +0300 |
---|---|---|
committer | Dmitry Vassiliev <dvassiliev@accesssoftek.com> | 2022-02-14 23:51:36 +0300 |
commit | cccef321096c20825fe8738045c1d91d3b9fd57d (patch) | |
tree | 56f52202bdaa9bc46def5e200f8256af0c779c8b /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | cb199e0fca32e493d30112cc21417ff0e1e04ba9 (diff) | |
download | llvm-cccef321096c20825fe8738045c1d91d3b9fd57d.zip llvm-cccef321096c20825fe8738045c1d91d3b9fd57d.tar.gz llvm-cccef321096c20825fe8738045c1d91d3b9fd57d.tar.bz2 |
[NVPTX] Prefix "$L__" for branch label names
A global variable may have the same name as a label, and ptxas does not accept it.
Prefix labels with $L__ to fix this.
Reviewed By: MaskRay, tra
Differential Revision: https://reviews.llvm.org/D119669
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions