hanchenye-llvm-project/llvm/lib
Dale Johannesen fe95ac0d35 Rewrite previous patch to follow Chris' stylistic
preference; no functional change.

llvm-svn: 78391
2009-08-07 17:41:29 +00:00
..
Analysis Remove unused function. 2009-08-07 03:52:07 +00:00
Archive
AsmParser Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
Bitcode Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
CodeGen Rewrite previous patch to follow Chris' stylistic 2009-08-07 17:41:29 +00:00
CompilerDriver
Debugger Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
ExecutionEngine Fix a bunch of namespace pollution. 2009-08-07 01:32:21 +00:00
Linker
MC
Support
System Fix a bunch of namespace pollution. 2009-08-07 01:32:21 +00:00
Target Minor fixes to avoid using invalid debugloc. 2009-08-07 11:00:02 +00:00
Transforms Fix dom frontier update. This fixes PR4667. 2009-08-07 17:16:44 +00:00
VMCore Fix a bunch of namespace pollution. 2009-08-07 01:32:21 +00:00
Makefile