[PATCH] D52784: [ARM][AArch64] Pass through endianness flags to the GNU assembler
Peter Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 11 08:30:51 PDT 2018
peter.smith added a comment.
On reflection after looking at what would be needed for the linker tools::gnutools::Linker::ConstructJob() I think it may be better to move the triple detection into a separate function. I'll work on that and will hopefully post an update soon.
https://reviews.llvm.org/D52784
More information about the cfe-commits
mailing list