diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2024-12-17 13:23:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-17 13:23:13 +0000 |
commit | e0a79eeca27b894bca6aa3f5dfdd8f1ac6644381 (patch) | |
tree | 46aa964f17f77bf904fd40aa9b95cfa1e67094ac /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 1157187496afbbb203b8ec7aa320769ec6eed8c4 (diff) | |
download | llvm-e0a79eeca27b894bca6aa3f5dfdd8f1ac6644381.zip llvm-e0a79eeca27b894bca6aa3f5dfdd8f1ac6644381.tar.gz llvm-e0a79eeca27b894bca6aa3f5dfdd8f1ac6644381.tar.bz2 |
[lldb] Remove references to llvm-gcc (#120225)
The `llvm-gcc` front-end has been EOL'd at least since 2011 (based on
some `git` archeology). And Clang/LLVM has been removing references to
it ever since.
This patch removes the remaining references to it from LLDB. One benefit
of this is that it will allow us to remove the code checking for
`DW_AT_decl_file_attributes_are_invalid` and
`Supports_DW_AT_APPLE_objc_complete_type`.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions