[PATCH] D13298: Fix PR23871: Passing a string literal to .byte directive crashes the assembler

Gabor Ballabas via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 08:59:15 PDT 2015


enefaim added a comment.

Hi Richard,

I agree that emitting source line information instead of the internal enum type would be
much better here. I just don't know how to get that information in the context of the code
in question.


Repository:
  rL LLVM

http://reviews.llvm.org/D13298





More information about the llvm-commits mailing list