llvm-6502/test
Daniel Dunbar 7092c7e1dc llvm-mc: MCStreamer cleanups. - Remove EmitLocalSymbol, this is unsupported for now.
- Switch Emit{CommonSymbol,Zerofill} to take alignment in bytes (for consistency).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80484 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-30 06:17:16 +00:00
..
Analysis rm needs -f 2009-08-28 14:05:07 +00:00
Archive
Assembler Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Bindings/Ocaml Convert the rest of the ocaml types and functions to use context. 2009-08-19 17:32:24 +00:00
Bitcode Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
BugPoint
CodeGen CMOV_GR8 clobbers EFLAGS when its expansion involves an xor to set 2009-08-29 22:19:15 +00:00
DebugInfo Reapply 79977. 2009-08-28 23:24:31 +00:00
ExecutionEngine Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Feature Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
FrontendAda
FrontendC Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
FrontendC++ Reapply 79977. 2009-08-28 23:24:31 +00:00
FrontendFortran
FrontendObjC Reapply 79977. 2009-08-28 23:24:31 +00:00
FrontendObjC++
Integer Now that numbered types have their number printed, it's no longer 2009-08-12 23:54:22 +00:00
lib Fix a few typos from the removal of -f. 2009-08-25 15:45:44 +00:00
Linker Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
LLVMC
MC llvm-mc: MCStreamer cleanups. - Remove EmitLocalSymbol, this is unsupported for now. 2009-08-30 06:17:16 +00:00
Other
Scripts llvm-mc/Mach-O: Dump relocations and section data (optionally) in my Mach-O dumper. 2009-08-26 13:57:44 +00:00
TableGen
Transforms Reapply 79977. 2009-08-28 23:24:31 +00:00
Verifier Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00
Makefile.tests Remove obsolete -f flags. 2009-08-25 15:38:29 +00:00
TestRunner.sh