ABataev added a comment. In https://reviews.llvm.org/D45783#1106019, @echristo wrote:
> So, I'd really prefer not to set options via the backend option path. From > here I think we should aim to take all of the options we added and having the > asm printer in the backend know how to set them depending on the target. We > could also add things to the IR metadata if necessary, but I'd like to avoid > that if possible. > > Thoughts? This patch is outdated a bit, I have a patch https://reviews.llvm.org/D46061 that does it in a different way, via `MCOption` Repository: rC Clang https://reviews.llvm.org/D45783 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits