Closed
Description
I've built the xtensa_release_9.x branch but when I run --version
on any binaries they report 10.0.0svn
, this breaks the build for my rust fork as the compiler interacts with llvm differently depending on the version see PassWrapper.cpp.
Full output from llc --version
LLVM (http://llvm.org/):
LLVM version 10.0.0svn
Optimized build.
Default target: x86_64-unknown-linux-gnu
Host CPU: znver1
Registered Targets:
x86 - 32-bit X86: Pentium-Pro and above
x86-64 - 64-bit X86: EM64T and AMD64
xtensa - Xtensa 32
Metadata
Metadata
Assignees
Labels
No labels