[llvm-bugs] [Bug 12912] lli/X86CodeEmitter assertion failure with debug annotations

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 23 15:17:56 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=12912

Alexander Kornienko <alexfh at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |alexfh at google.com
         Resolution|---                         |INVALID

--- Comment #4 from Alexander Kornienko <alexfh at google.com> ---
Doesn't seem to be reproducible:

$ clang -g -emit-llvm -c -o ll_hash.bc ll_hash.c 
$ lli ll_hash.bc
'+cx8' is not a recognized feature for this target (ignoring feature)
'+cx8' is not a recognized feature for this target (ignoring feature)

-- 
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/20190423/0c80af01/attachment.html>


More information about the llvm-bugs mailing list