Displaying 1 result from an estimated 1 matches for "bb_poolcheck_debug".
2011 May 03
1
[LLVMdev] Using Bugpoint to debug miscompilation
...es a segmentation fault.
However, running bugpoint as
bugpoint file.bc
gives me the following errors,
/tmp/ccAdmNqH.o: In function `_ZL17bus_error_handleriP7siginfoPv':
bugpoint-test-program.bc-Vega5s.cbe.c:(.text+0x1b4e1): undefined reference
to `std::cerr'
/tmp/ccAdmNqH.o: In function `bb_poolcheck_debug':
bugpoint-test-program.bc-Vega5s.cbe.c:(.text+0x1bdbb): undefined reference
to `std::cerr'
/tmp/ccAdmNqH.o: In function `DisplayChessBoard_OC_TEST':
bugpoint-test-program.bc-Vega5s.cbe.c:(.text+0x3247d): undefined reference
to `std::cerr'
/tmp/ccAdmNqH.o: In function `DisplayPieceB...