Print file-scope inline asm blocks at the start of the output file.
authorChris Lattner <sabre@nondot.org>
Mon, 23 Jan 2006 23:47:53 +0000 (23:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Jan 2006 23:47:53 +0000 (23:47 +0000)
commit2c1b1597f244c836771b4f2668c0ae399d32a5e9
treeaab54ff233f52b9e19e77a24556aefa6f3ecf6cb
parent7e6db764b15007860c4384311db97cce1618705e
Print file-scope inline asm blocks at the start of the output file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25565 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter.cpp