Quuxplusone / LLVMBugzillaTest

0 stars 0 forks source link

Build llvmsupport for sourcekit-lsp on arm64 Linux #40041

Open Quuxplusone opened 5 years ago

Quuxplusone commented 5 years ago
Bugzilla Link PR41071
Status NEW
Importance P normal
Reported by Robert Thompson (robert.thompson@willowtreeapps.com)
Reported on 2019-03-14 09:03:24 -0700
Last modified on 2019-03-14 09:03:24 -0700
Version 7.0
Hardware Other Linux
CC htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org, neeilans@live.com, richard-llvm@metafoo.co.uk
Fixed by commit(s)
Attachments sourcekit-clang-crash.tar.xz (801280 bytes, application/x-xz)
Blocks
Blocked by
See also

Created attachment 21597 The files clang told me to attach (build script, preprocessed source, etc)

I get

fatal error: error in backend: invalid llvm.linker.options
error: clang frontend command failed with exit code 70 (use -v to see invocation)
clang version 7.0.1 (tags/RELEASE_701/final)
Target: aarch64-unknown-linux
Thread model: posix
InstalledDir: /usr/local/bin
clang-7: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script.
clang-7: note: diagnostic msg:
Quuxplusone commented 5 years ago

Attached sourcekit-clang-crash.tar.xz (801280 bytes, application/x-xz): The files clang told me to attach (build script, preprocessed source, etc)