[PATCH] Recognize sparc64 target triple

Jakob Stoklund Olesen stoklund at 2pi.dk
Tue May 14 10:48:17 PDT 2013


On Apr 26, 2013, at 4:49 PM, Brad Smith <brad at comstyle.com> wrote:

> The attached patch allows LLVM to recognize a target triple using
> sparc64 as the architecture, such as OpenBSD/sparc64, as an alias
> for the sparcv9 backend.
> 
> error: unknown target triple 'sparc64-unknown-openbsd5.3', please use -triple or -arch

Committed r181808, thanks!

/jakob




More information about the llvm-commits mailing list