llvm-6502/unittests
Chandler Carruth 0a3eef53d7 [C++11] Switch all uses of the llvm_move macro to use std::move
directly, and remove the macro.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202612 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-02 04:08:41 +00:00
..
ADT [C++11] Switch all uses of the llvm_move macro to use std::move 2014-03-02 04:08:41 +00:00
Analysis
Bitcode
CodeGen Add support for hashing attributes with DW_FORM_block. This required 2014-02-20 02:50:45 +00:00
DebugInfo
ExecutionEngine Disable old JIT unittests for AARch64 2014-02-25 09:31:05 +00:00
IR Fix resetting the DataLayout in a Module. 2014-02-25 22:23:04 +00:00
LineEditor
Linker
MC
Object
Option
Support [C++11] Switch all uses of the llvm_move macro to use std::move 2014-03-02 04:08:41 +00:00
Transforms Simplify remove, create_directory and create_directories. 2014-02-23 13:56:14 +00:00
CMakeLists.txt Correctly set rpath for unittests. 2014-02-28 16:11:03 +00:00
Makefile
Makefile.unittest With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore. 2014-02-28 16:16:51 +00:00