https://llvm.org/bugs/show_bug.cgi?id=23940
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from [email protected] --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
