1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/unittests
Rui Ueyama a64ba17c3c PDB: Add a class to create the /names stream contents.
This patch adds a new class NameHashTableBuilder which creates /names streams.
This patch contains a test to confirm that a stream created by
NameHashTableBuilder can be read by NameHashTable reader class.

Differential Revision: https://reviews.llvm.org/D28707

llvm-svn: 292040
2017-01-15 00:36:02 +00:00
..
ADT [APFloatTest] Add tests for various operations 2017-01-05 22:57:54 +00:00
Analysis Compute summary before calling extractProfTotalWeight 2017-01-14 00:32:37 +00:00
AsmParser
Bitcode Reapply "Make BitCodeAbbrev ownership explicit using shared_ptr rather than IntrusiveRefCntPtr"" 2017-01-04 22:36:33 +00:00
CodeGen
DebugInfo PDB: Add a class to create the /names stream contents. 2017-01-15 00:36:02 +00:00
ExecutionEngine unittest: remove extraneous ';' 2017-01-08 18:36:49 +00:00
IR Fix some -Wsign-compare warnings by making some integer literals explicitly unsigned 2017-01-12 17:44:32 +00:00
LineEditor
Linker
MC
MI
Object
ObjectYAML
Option
ProfileData
Support Remove unused lambda captures. NFC 2017-01-13 17:12:16 +00:00
Target
Transforms [PM] The assumption cache is fundamentally designed to be self-updating, 2017-01-15 00:26:18 +00:00
CMakeLists.txt [gtest] Fix the way we disable a warning for unittests. 2017-01-04 23:40:06 +00:00