You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The attached bitcode files are from the Geryon-PIC-O0-g__llvm-gcc_PROD__x86_64 nightly tester running on trunk.
The crash llc with an Assertion failed: (MI->getOperand(0).isReg() && MI->getOperand(3).isImm()), function getDebugValueLocation, file lib/Target/X86/AsmPrinter/X86MCInstLower.cpp, line 520
Extended Description
The attached bitcode files are from the Geryon-PIC-O0-g__llvm-gcc_PROD__x86_64 nightly tester running on trunk.
The crash llc with an Assertion failed: (MI->getOperand(0).isReg() && MI->getOperand(3).isImm()), function getDebugValueLocation, file lib/Target/X86/AsmPrinter/X86MCInstLower.cpp, line 520
llc -asm-verbose=false -O0 -relocation-model pic -disable-fp-elim Output/office-stringsearch.llvm.bc
The text was updated successfully, but these errors were encountered: