1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Nick Lewycky 49abbde699 Changes from Duncan's review:
* merge two weak functions by making them both alias a third non-weak fn
 * don't reimplement CallSite::hasArgument
 * whitelist the safe linkage types

llvm-svn: 58568
2008-11-02 16:46:26 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add a bunch of libcalls for ppcf128 that were somehow 2008-10-31 14:06:52 +00:00
DebugInfo Testcase for PR2613 2008-10-31 20:10:49 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Testcase for PR2691 2008-11-02 16:46:17 +00:00
FrontendC++ Testcase for PR2917. 2008-10-29 18:06:20 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Changes from Duncan's review: 2008-11-02 16:46:26 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh