1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/unittests/VMCore
Devang Patel 45ce5c2ac1 MDString
- Rename member function size(). New name is length().
- Store string beginning and length. Earlier it used to store string end.

llvm-svn: 76841
2009-07-23 02:00:51 +00:00
..
ConstantsTest.cpp Port this unittest to use LLVMContext. 2009-07-14 01:26:26 +00:00
Makefile Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly passes as well. 2009-06-29 18:49:09 +00:00
MetadataTest.cpp MDString 2009-07-23 02:00:51 +00:00
PassManagerTest.cpp Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00