1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include
Duncan Sands 3622f9d328 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
..
llvm Tweak the way appendModuleInlineAsm works, so you aren't obliged 2010-01-26 11:58:04 +00:00
llvm-c Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00