[llvm-bugs] [Bug 39762] OCaml binding Llvm.value_name always returns empty string for instruction

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 4 18:35:14 PST 2018


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

Trung Ta <taquangtrungvn at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Trung Ta <taquangtrungvn at gmail.com> ---
I discovered that actually this is not a bug of LLVM. I can run `opt
-instnamer` on bitcode files to get non-empty names of instructions.

-- 
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/20181205/ded10afb/attachment.html>


More information about the llvm-bugs mailing list