llvm-6502/unittests
2011-01-21 18:25:47 +00:00
..
ADT Clang was not parsing target triples involving EABI and was generating wrong IR (wrong PCS) and passing the wrong information down llc via the target-triple printed in IR. I've fixed this by adding the parsing of EABI into LLVM's Triple class and using it to choose the correct PCS in Clang's Tools. A Clang patch is on its way to use this infrastructure. 2011-01-21 18:25:47 +00:00
Analysis
ExecutionEngine
Support Unittests/Support/Path: Tweak test. 2011-01-15 18:52:49 +00:00
Transforms
VMCore
CMakeLists.txt
Makefile
Makefile.unittest