1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/unittests/MC
Justin Lebar 75fea7eeef [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef.
Summary:
Reclaiming the name 'CachedHashString' will let us add a type with that
name that owns its value.

Reviewers: timshen

Subscribers: llvm-commits

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

llvm-svn: 284434
2016-10-17 22:24:36 +00:00
..
CMakeLists.txt Move ObjectYAML code to a new library. 2016-03-01 19:15:06 +00:00
Disassembler.cpp Dispose disassembler after use in unit test. 2014-11-15 10:53:12 +00:00
DwarfLineTables.cpp [MCDwarf] Fix encoding of line tables with weird custom parameters 2016-01-31 22:06:35 +00:00
StringTableBuilderTest.cpp [ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef. 2016-10-17 22:24:36 +00:00
TargetRegistry.cpp [unittests] Move TargetRegistry test from Support to MC 2016-02-03 21:41:24 +00:00