Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
- createSanitizerCtor renamed to createSanitizerCtorAndInitFunctions to match with changes in D8777
- Added simple check to ensure MSan's ctor is added to module ctors, and __msan_init is called from ctor
Comment Actions
LGTM
test/Instrumentation/MemorySanitizer/msan_basic.ll | ||
---|---|---|
881 ↗ | (On Diff #25235) | CHECK-LABEL |