[llvm-dev] Raising the default baseline for a target

John Paul Adrian Glaubitz via llvm-dev llvm-dev at lists.llvm.org
Fri Jan 21 00:33:12 PST 2022


Hello!

On 1/19/22 00:16, John Paul Adrian Glaubitz wrote:
> I'm trying to figure out how to raise the default baseline for the 32-bit SPARC
> target on Linux. Currently, this target defaults to the SPARCv7 architecture which
> lacks support for atomic instructions which is why the build of compiler-rt fails
> with, see [1]:

Can anyone recommend a place where I might find an answer?

The discourse channel for the related topics code generation [1] and sanitizers [2]
don't seem to get much attention either.

Thanks,
Adrian

> [1] https://llvm.discourse.group/c/code-generation/51
> [2] https://llvm.discourse.group/c/runtimes/sanitizers/12

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



More information about the llvm-dev mailing list