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

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 08:11:51 PDT 2018


jyknight added a comment.

There are more leon-based v8 CPUs listed in clang/lib/Basic/Targets/Sparc.cpp, which need to be listed here, also.

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.


Repository:
  rC Clang

https://reviews.llvm.org/D47138





More information about the cfe-commits mailing list