1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/unittests
Lang Hames fa38efeccb [Orc] Switch RPC Procedure to take a function type, rather than an arg list.
No functional change, just a little more readable.

llvm-svn: 263951
2016-03-21 16:56:25 +00:00
..
ADT APFloat: Add frexp 2016-03-21 16:49:16 +00:00
Analysis [LoopUnroll] Convert some existing tests to unit-tests. 2016-03-12 01:28:56 +00:00
AsmParser [AsmParser] Expose an API to parse a string starting with a type. 2016-03-08 00:37:07 +00:00
Bitcode
CodeGen
DebugInfo
ExecutionEngine [Orc] Switch RPC Procedure to take a function type, rather than an arg list. 2016-03-21 16:56:25 +00:00
IR Remove some unused variables 2016-03-13 22:00:18 +00:00
LineEditor
Linker
MC
MI
ObjectYAML
Option
ProfileData Interface to get/set profile summary metadata to module 2016-03-18 21:29:30 +00:00
Support [Support] Refactor Error unit tests to avoid duplicating work. 2016-03-18 00:12:37 +00:00
Transforms
CMakeLists.txt