[llvm-branch-commits] [Remarks] Restructure bitstream remarks to be fully standalone (PR #156715)
Tobias Stadler via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Sep 16 05:41:11 PDT 2025
================
----------------
tobias-stadler wrote:
It would be good to change the testing methodology here. Currently all the dsymutil tests are blobs. We should be able to get remarks and .o files from llc. However, we need to link the .o files into a binary. Do you know of a way to do this with the available llvm tools?
https://github.com/llvm/llvm-project/pull/156715
More information about the llvm-branch-commits
mailing list