diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-08-04 14:34:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-04 14:34:45 +0100 |
commit | cd8f348c69345755f559049f415ce8b6c0d6edc1 (patch) | |
tree | f7f9440d9b76f443c1a692f2442e061fa42a2e13 /llvm/lib/Object/ObjectFile.cpp | |
parent | 872da999bec33adf768d8601c3218c4780558589 (diff) | |
download | llvm-cd8f348c69345755f559049f415ce8b6c0d6edc1.zip llvm-cd8f348c69345755f559049f415ce8b6c0d6edc1.tar.gz llvm-cd8f348c69345755f559049f415ce8b6c0d6edc1.tar.bz2 |
[clang][Attr] Remove 'literal label' form of AsmLabelAttr (#151858)
This was added purely for the needs of LLDB. However, starting with
https://github.com/llvm/llvm-project/pull/151355 and
https://github.com/llvm/llvm-project/pull/148877 we no longer create
literal AsmLabels in LLDB either. So this is unused and we can get rid
of it.
In the near future LLDB will want to add special support for mangling
`AsmLabel`s (specifically
https://github.com/llvm/llvm-project/pull/149827).
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions