llvm-6502/unittests
Benjamin Kramer 4f9d346fa0 [LinkerTest] Use LLVMDisposeMessage to free error string.
LLVMDisposeMessage is just a thing wrapper around free at the moment, but it's
the proper API to use here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239731 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-15 15:42:26 +00:00
..
ADT Removing spurious semi colons; NFC. 2015-06-09 12:03:46 +00:00
Analysis
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine [Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6 2015-05-28 13:48:41 +00:00
IR
LineEditor
Linker [LinkerTest] Use LLVMDisposeMessage to free error string. 2015-06-15 15:42:26 +00:00
MC
Option
ProfileData
Support Don't use std::errc. 2015-06-13 17:23:04 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest