llvm-6502/unittests
NAKAMURA Takumi 2fcb0c34b3 ArchiveFileDescriptorTests: Resurrect part of r197600, but make it invalidated, to appease buildbots.
Please revert this several hours later ;)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197635 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-19 00:41:03 +00:00
..
ADT Remove APInt::extractBit since it is already implemented via operator[]. Change tests for extractBit to test operator[]. 2013-12-13 22:00:19 +00:00
Analysis [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 11:13:32 +00:00
ArchiveFileDescriptor ArchiveFileDescriptorTests: Resurrect part of r197600, but make it invalidated, to appease buildbots. 2013-12-19 00:41:03 +00:00
Bitcode [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 11:13:32 +00:00
CodeGen [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 11:13:32 +00:00
DebugInfo [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 11:13:32 +00:00
ExecutionEngine Remove some dead code 2013-12-12 11:18:08 +00:00
IR Use a: and s: instead of a0: and s0: in the DataLayout strings. 2013-12-13 18:56:34 +00:00
MC Fix MCDataAtom never calling remap when adding data. 2013-10-16 18:26:16 +00:00
Object [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 11:13:32 +00:00
Option [CMake] Also OptionTests can be free from add_dependencies() with add_public_tablegen_target(). 2013-11-28 17:04:13 +00:00
Support [block-freq] Add a right shift to BlockFrequency that saturates at 1. 2013-12-14 02:24:22 +00:00
Transforms [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 11:13:32 +00:00
CMakeLists.txt ArchiveFileDescriptorTests: Resurrect part of r197600, but make it invalidated, to appease buildbots. 2013-12-19 00:41:03 +00:00
Makefile ArchiveFileDescriptorTests: Resurrect part of r197600, but make it invalidated, to appease buildbots. 2013-12-19 00:41:03 +00:00
Makefile.unittest build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile 2011-12-15 23:35:08 +00:00