Go to file
Duncan Sands de018dcfad Tweak the way appendModuleInlineAsm works, so you aren't obliged
to append a newline when using setModuleInlineAsm in case later
someone calls appendModuleInlineAsm - make newline handling fully
automatic.  In case anyone is wondering there is only one user of
appendModuleInlineAsm: the dragonegg plugin.

llvm-svn: 94539
2010-01-26 11:58:04 +00:00
clang Avoid some unnecessary copying of unresolved lookup results. 2010-01-26 07:37:41 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm Tweak the way appendModuleInlineAsm works, so you aren't obliged 2010-01-26 11:58:04 +00:00