http://llvm.org/bugs/show_bug.cgi?id=21878
Bug ID: 21878
Summary: Regression(r223757): Assertion failed: isImm() &&
"Wrong MachineOperand accessor", file
D:\src\llvm\include\llvm/CodeGen/MachineOperand.h,
line 408
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Backend: X86
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
We're seeing
Assertion failed: isImm() && "Wrong MachineOperand accessor", file
D:\src\llvm\include\llvm/CodeGen/MachineOperand.h, line 408
about 300 times when building Chromium with clang on Windows. This regressed in
r223757.
Upstream bug: https://code.google.com/p/chromium/issues/detail?id=441053
I'll have a reduced version on Friday. Until then, here's an unreduced version
(change the clang-cl.exe thing in the .sh file to your local clang binary; as
long as you build with assertions it'll repro on linux and mac too with that
.sh file)
--
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