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

James Henderson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #5 from James Henderson <[email protected]> ---
I've fixed this across two commits:

https://github.com/llvm/llvm-project/commit/fef3bfb1b23af09668d20b09f09c65cc14b5479c
fixes the section header string table issue as described in comment 2.

https://github.com/llvm/llvm-project/commit/fef3bfb1b23af09668d20b09f09c65cc14b5479c
fixes the issue identified in comment 3.

Combined, I can now get use a recent clang to generate a simple object which
obj2yaml and then yaml2obj can consume.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to