llvm-6502/lib
Dan Gohman d802f7e290 Update comments to new-style syntax.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79263 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-17 18:45:31 +00:00
..
Analysis Fix more missing newlines. 2009-08-17 15:29:31 +00:00
Archive
AsmParser Actually privatize a IntegerTypes, and fix a few bugs exposed by this. 2009-08-13 23:27:32 +00:00
Bitcode Actually privatize a IntegerTypes, and fix a few bugs exposed by this. 2009-08-13 23:27:32 +00:00
CodeGen Fix build warning. 2009-08-17 18:41:42 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC change AsmPrinter to switch sections using AsmStreamer instead of 2009-08-17 05:49:08 +00:00
Support the MinPad argument to PadToColumn only really makes sense to be 1, 2009-08-17 15:48:08 +00:00
System Add locking around signal handler registration. 2009-08-17 17:07:22 +00:00
Target Clear the uniquing table when initializing TLOF to avoid a crash when the TLOF is reinitialized with a different MCContext. 2009-08-17 17:05:44 +00:00
Transforms Update comments to new-style syntax. 2009-08-17 18:45:31 +00:00
VMCore Privatize the last bits of static type state. 2009-08-17 17:59:35 +00:00
Makefile