llvm-6502/lib
Chris Lattner 9a571ba823 Two things:
1. Don't emit debug info, or other llvm.metadata to the .cbe.c file.
2. Mark static ctors/dtors as such, so that bugpoint works on C++ code
   compiled with the new CFE.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26602 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-07 22:58:23 +00:00
..
Analysis Fix a crash compiling Obsequi 2006-03-04 21:48:01 +00:00
Archive
AsmParser Regenerate 2006-03-04 07:53:41 +00:00
Bytecode Simplify the autoupgrade interface 2006-03-02 23:59:12 +00:00
CodeGen Use "llvm.metadata" section for debug globals. Filter out these globals in the 2006-03-07 22:00:35 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Two things: 2006-03-07 22:58:23 +00:00
Transforms Switch to using a numeric id for anchors. 2006-03-07 20:53:47 +00:00
VMCore Unbreak autouprade of llvm.sqrt, simplify some code. 2006-03-03 16:31:22 +00:00
Makefile