llvm-6502/test
Rafael Espindola f166ed7324 Fix PR6134.
We are not emitting alignments on Darwin for "bar". Not sure what is the
correct way to do it.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94400 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-25 02:27:39 +00:00
..
Analysis Fix PR6047 2010-01-16 13:38:07 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix PR6134. 2010-01-25 02:27:39 +00:00
DebugInfo If a instruction belongs to another function (and not current function) as per debug info attached with the instruction then ignore the dangling lexical scope of this instruction. Such scopes are unreachable. 2010-01-20 02:05:23 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC While mapping llvm.dbg.declare intrinsic manually map its operand, if possible, 2010-01-18 19:52:14 +00:00
FrontendC++ this test has been failing or a long time, just disable it for now to get 2010-01-24 19:13:39 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC fix a parsing problem on instructions like: 2010-01-24 01:07:33 +00:00
Other
Scripts
TableGen
Transforms change the canonical form of "cond ? -1 : 0" to be 2010-01-24 00:09:49 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Fix llvm_supports_binding for lit, problem noticed by Bob! 2010-01-16 00:00:20 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh