AMDGPU: Remove -mamdgpu-debugger-abi option
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Tue, 13 Oct 2020 15:52:57 +0000 (11:52 -0400)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Tue, 13 Oct 2020 16:20:28 +0000 (12:20 -0400)
commite2eaa914514c26c8e51c76148996a2e9cf74613c
tree2e91c42dcfbf217c030840970d6a9ec0025a7b44
parenteddbadfe13fbdcf18fee7d643d70d8042d69c778
AMDGPU: Remove -mamdgpu-debugger-abi option

It has been unsupported for few years now.

Differential Revision: https://reviews.llvm.org/D89125
clang/docs/ClangCommandLineReference.rst
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/AMDGPU.cpp
clang/test/Driver/amdgpu-features.c