http://llvm.org/bugs/show_bug.cgi?id=20493
Bug ID: 20493
Summary: msan: Assertion `ReqTy && "extractvalue indices
invalid!"' failed.
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Miscellaneous Instrumentation passes
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Running msan over the following:
target datalayout = "e-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @f() {
%.fca.2.1.extract = extractvalue { i32, i32, [3 x i32] } undef, 2, 1
ret void
}
gives me the assertion in the summary.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs