[LLVMbugs] [Bug 23940] UNREACHABLE executed at Frontend\InitHeaderSearch.cpp:311!
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 25 13:43:11 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23940
romaric.lecart at live.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from romaric.lecart at live.fr ---
Oops, I haven't seen the triple.
I did not expect generate a 16 bits binary for windows, but I wanted to see if
I could use clang to build a bootloader.
So, I replaced the triple by i386-pc-linux-code16. That works for what I want
to do.
--
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/20150625/7b885837/attachment.html>
More information about the llvm-bugs
mailing list