[PATCH] D19392: Emit code16 in assembly in 16-bit mode

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 15:25:01 PDT 2016


t.p.northover added a subscriber: t.p.northover.
t.p.northover added a comment.

I didn't think we supported code16 compilation (only assembly). This appears to be the very first CodeGen test mentioning the triple and there's basically no reference to it in the actual X86 code.

Tim.


http://reviews.llvm.org/D19392





More information about the llvm-commits mailing list