Tweak the way appendModuleInlineAsm works, so you aren't obliged
authorDuncan Sands <baldrick@free.fr>
Tue, 26 Jan 2010 11:58:04 +0000 (11:58 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 26 Jan 2010 11:58:04 +0000 (11:58 +0000)
commitb06f3ad5f99b3ce05a5d39c04cb4d0cbb6d98db4
tree74eefb007e114724785af4213029b49350308d15
parent871384fcdaafde9341923b280aa277c9f4d4a7a3
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94539 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Module.h