Displaying 1 result from an estimated 1 matches for "runonmachinebasicblock1".
2015 Nov 22
2
BuildMI crashes on a certain probability on the exact same test
...+ 29
13 clang 0x000000010e1bcdfd
llvm::DebugLoc::DebugLoc(llvm::DebugLoc const&) + 29
14 clang 0x000000010e1bcb4d
llvm::DebugLoc::DebugLoc(llvm::DebugLoc const&) + 29
15 clang 0x000000010d5359f5 (anonymous
namespace)::VanillaVerifier::runOnMachineBasicBlock1(llvm::MachineBasicBlock&)
+ 997
16 clang 0x000000010d534d72 (anonymous
namespace)::VanillaVerifier::runOnMachineFunction(llvm::MachineFunction&)
+ 322
And the most strange thing is that this error does not happen
everytime for the same test (it happens under certain prob...