Displaying 1 result from an estimated 1 matches for "binaryref".
2014 Jul 30
2
[LLVMdev] Unit tests failure in debug mode
...t environment set-up.
[----------] 1 test from StringTableBuilderTest
[ RUN ] StringTableBuilderTest.Basic
unittests/Object/ObjectTests: symbol lookup error:
unittests/Object/ObjectTests: undefined symbol:
_ZN4llvm13StringMapImpl11RehashTableEv
FAIL: LLVM-Unit :: Object/ObjectTests/ObjectYAML.BinaryRef (19424 of 20473)
******************** TEST 'LLVM-Unit ::
Object/ObjectTests/ObjectYAML.BinaryRef' FAILED ********************
Note: Google Test filter = ObjectYAML.BinaryRef
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from O...