llvm-6502/unittests/ADT
Daniel Dunbar a14d225ef4 Update Triple to use StringRef/Twine based APIs.
- This is now shorter, simpler, safer, and more efficient, what a deal.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77119 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-26 03:31:47 +00:00
..
APIntTest.cpp
DenseMapTest.cpp
DenseSetTest.cpp
ImmutableSetTest.cpp
Makefile
SmallStringTest.cpp
SmallVectorTest.cpp
SparseBitVectorTest.cpp
StringMapTest.cpp
StringRefTest.cpp
TripleTest.cpp Update Triple to use StringRef/Twine based APIs. 2009-07-26 03:31:47 +00:00
TwineTest.cpp