1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/unittests/DebugInfo/PDB
Fangrui Song 8d4e05f4f6 Quick fix for -DBUILD_SHARED_LIBS=on build after rL341502
libLLVMTestingSupport.so references a symbol in utils/unittest/UnitTestMain/TestMain.cpp (a layering issue) and will cause a link error because of -Wl,-z,defs (cmake/modules/HandleLLVMOptions.cmake)

Waiting zturner for a better fix.

llvm-svn: 341580
2018-09-06 19:51:20 +00:00
..
Inputs [PDB] Refactor the PDB symbol classes to fix a reuse bug. 2018-09-05 23:30:38 +00:00
CMakeLists.txt [PDB] Refactor the PDB symbol classes to fix a reuse bug. 2018-09-05 23:30:38 +00:00
HashTableTest.cpp HashTableTest: squelch some "comparison of integers of different signs" warnings 2018-03-16 10:30:26 +00:00
NativeSymbolReuseTest.cpp Quick fix for -DBUILD_SHARED_LIBS=on build after rL341502 2018-09-06 19:51:20 +00:00
PDBApiTest.cpp [DebugInfoPDB] Add missing test for findSymbolByRVA and findSymbolByAddr 2018-04-10 18:12:49 +00:00
StringTableBuilderTest.cpp [PDB] Don't ignore bucket 0 when writing the PDB string table. 2018-03-21 22:23:59 +00:00