[llvm-branch-commits] [compiler-rt] release/23.x: [win/asan] GetInstructionSize: Add some more instructions. (#219038) (PR #221969)
Martin Storsjö via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Sep 10 00:14:18 PDT 2026
mstorsjo wrote:
> This looks to just be completing a fix that was incomplete before, is that correct?
Yes, pretty much. (Technically I guess it's hard to say if it is "complete" after this - but if I understood @bernhardu correctly, this patch brings it up to a level where asan works in cases where it didn't before.)
https://github.com/llvm/llvm-project/pull/221969
More information about the llvm-branch-commits
mailing list