aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectGUI.cpp
diff options
context:
space:
mode:
authorPierre van Houtryve <pierre.vanhoutryve@amd.com>2023-09-21 12:00:45 +0200
committerGitHub <noreply@github.com>2023-09-21 12:00:45 +0200
commitfe2f67e4ba62ce9f0c3a9adcff592a77606e5228 (patch)
tree5d7e232fd60d35972b6b80d3e2854258e245b71e /lldb/source/Commands/CommandObjectGUI.cpp
parent315ddc51200b352ea586454ec745d645074d088d (diff)
downloadllvm-fe2f67e4ba62ce9f0c3a9adcff592a77606e5228.zip
llvm-fe2f67e4ba62ce9f0c3a9adcff592a77606e5228.tar.gz
llvm-fe2f67e4ba62ce9f0c3a9adcff592a77606e5228.tar.bz2
[AMDGPU] Remove Code Object V2 (#65715)
Code Object V2 has been deprecated for more than a year now. We can safely remove it from LLVM. - [clang] Remove support for the `-mcode-object-version=2` option. - [lld] Remove/refactor tests that were still using COV2 - [llvm] Update AMDGPUUsage.rst - Code Object V2 docs are left for informational purposes because those code objects may still be supported by the runtime/loaders for a while. - [AMDGPU] Remove COV2 emission capabilities. - [AMDGPU] Remove `MetadataStreamerYamlV2` which was only used by COV2 - [AMDGPU] Update all tests that were still using COV2 - They are either deleted or ported directly to code object v4 (as v3 is also planned to be removed soon).
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions