[PATCH] MSan: Use `createSanitizerCtor` to create ctor, and call `__msan_init`

Alexey Samsonov vonosmas at gmail.com
Thu May 7 14:33:45 PDT 2015


LGTM


================
Comment at: test/Instrumentation/MemorySanitizer/msan_basic.ll:881
@@ +880,3 @@
+
+; CHECK: define internal void @msan.module_ctor
+; CHECK: call void @__msan_init()
----------------
CHECK-LABEL

http://reviews.llvm.org/D8781

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list