[llvm-bugs] [Bug 39491] Creating a std::shared_ptr from OrcJit with clang fails
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Oct 30 05:14:10 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39491
Jean-Michaël Celerier <jeanmichael.celerier at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Jean-Michaël Celerier <jeanmichael.celerier at gmail.com> ---
Solved, I had to add -target-cpu x86-64 to the arguments I pass to cc1_main.
Sorry for the noise.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181030/c582a80f/attachment-0001.html>
More information about the llvm-bugs
mailing list