We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe17b5 commit 98217a4Copy full SHA for 98217a4
llvm/test/Instrumentation/AddressSanitizer/asan-win-dont-instrument-catchpad.ll
@@ -37,7 +37,7 @@ target triple = "x86_64-pc-windows-msvc"
37
@"??_R0H@8" = external global ptr
38
39
; Function Attrs: sanitize_address
40
-define noundef i32 @main() sanitize_address personality ptr @__CxxFrameHandler3 {
+define i32 @main() sanitize_address personality ptr @__CxxFrameHandler3 {
41
entry:
42
%ex = alloca i32, align 4
43
invoke void @throw()
0 commit comments