[PATCH] D28281: [ARM] Enable objdump to construct a useful triple for ARM

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 02:24:23 PST 2017


samparker added a comment.

Ah ok, then I will get some unit tests together. For the build attributes overriding triple defaults, could I not just use remove the feature from the SubtargetFeatures in the following patch?

cheers,
sam


https://reviews.llvm.org/D28281





More information about the llvm-commits mailing list