[PATCH] D47138: [Sparc] Use the leon arch for Leon3's when using an external assembler

Daniel Cederman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 22 02:23:16 PDT 2018


dcederman added a comment.

In https://reviews.llvm.org/D47138#1106509, @jyknight wrote:

> Separately, I think it'd be a good idea to refactor to put this info into the SparcCPUInfo struct, so that it's harder for them to get out of sync.


I did not find a good way to access the SparcCPUInfo struct from here. No other arch under Toolchains seems to access TargetInfo.


https://reviews.llvm.org/D47138





More information about the cfe-commits mailing list