[PATCH] D84519: [llvm-objdump][AMDGPU] Detect subtarget
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 26 22:42:12 PDT 2020
echristo requested changes to this revision.
echristo added a comment.
This revision now requires changes to proceed.
I'd really like all of the cpu specific bits here to not reside in the objdump binary. Ideally it should be in include/ and lib/ somewhere.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84519/new/
https://reviews.llvm.org/D84519
More information about the llvm-commits
mailing list