]> granicus.if.org Git - clang/commit
Partial revert of r353952: [HIP] Handle compile -m options and propagate into LLC
authorYaxun Liu <Yaxun.Liu@amd.com>
Thu, 28 Feb 2019 17:08:26 +0000 (17:08 +0000)
committerYaxun Liu <Yaxun.Liu@amd.com>
Thu, 28 Feb 2019 17:08:26 +0000 (17:08 +0000)
commit943cfd81c5193f7eca99b3e65d1107658241a7a4
tree7803f2fad857ddadab0be92754f94872d5939a73
parent658222e2d9871980db75fa038ba72c930c7c58d7
Partial revert of r353952: [HIP] Handle compile -m options and propagate into LLC

Remove comments and tests about passing -mcode-object-v3 to driver since it does
not work. Other -m options are OK.

Also put back -mattr=-code-object-v3 since HIP is still not ready for code object
v3.

Differential Revision: https://reviews.llvm.org/D57977

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@355106 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/HIP.cpp
test/Driver/hip-toolchain-features.hip