[compiler-rt] [llvm] [msan] Automatically print shadow for failing outlined checks (PR #145107)

Thurston Dang via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 20 17:03:15 PDT 2025


thurstond wrote:

> LGTM if you remove "// Note:" from the pass completely and add an IR test.
> 
> I guess splitting PRs is not possible, as after this pass change, existing users may hit linking error.

Note removed in https://github.com/llvm/llvm-project/pull/145107/commits/789ec92b2168ecf9e5514f2c49a069f0126eeee5

with-call-type-size.ll updated in https://github.com/llvm/llvm-project/pull/145107/commits/345ae9f4182d59977249d0b95c0d67960359eb84

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


More information about the llvm-commits mailing list