[llvm] [llvm-debuginfo-analyzer] Fix crash with thread local storage. (PR #113904)

Carlos Alberto Enciso via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 3 23:40:47 PST 2024


================
@@ -0,0 +1,309 @@
+	.text
----------------
CarlosAlbertoEnciso wrote:

Thanks for your comments.
In the initial patches for `llvm-debuginfo-analyzer` I used `yaml2obj`. But for the latest `WebAssembly` patches, I start using `llvm-mca`.

https://github.com/llvm/llvm-project/pull/113904


More information about the llvm-commits mailing list