[all-commits] [llvm/llvm-project] e2eaa9: AMDGPU: Remove -mamdgpu-debugger-abi option
Konstantin Zhuravlyov via All-commits
all-commits at lists.llvm.org
Tue Oct 13 09:21:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e2eaa914514c26c8e51c76148996a2e9cf74613c
https://github.com/llvm/llvm-project/commit/e2eaa914514c26c8e51c76148996a2e9cf74613c
Author: Konstantin Zhuravlyov <kzhuravl_dev at outlook.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M clang/docs/ClangCommandLineReference.rst
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/AMDGPU.cpp
M clang/test/Driver/amdgpu-features.c
Log Message:
-----------
AMDGPU: Remove -mamdgpu-debugger-abi option
It has been unsupported for few years now.
Differential Revision: https://reviews.llvm.org/D89125
Commit: f218652a36bdf0ecd842c30da7a3936dc6580e96
https://github.com/llvm/llvm-project/commit/f218652a36bdf0ecd842c30da7a3936dc6580e96
Author: Konstantin Zhuravlyov <kzhuravl_dev at outlook.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M lld/ELF/InputFiles.cpp
A lld/test/ELF/lto/amdgcn-oses.ll
Log Message:
-----------
LLD/AMDGPU: Infer os abi based on input llvm bitcode
Differential Revision: https://reviews.llvm.org/D89042
Compare: https://github.com/llvm/llvm-project/compare/eddbadfe13fb...f218652a36bd
More information about the All-commits
mailing list