commit | b0d78d0192c66f71ae71dbb7c655a31b29360717 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Fri Jan 24 15:47:54 2014 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Fri Jan 24 15:47:54 2014 +0000 |
tree | 21f8808a2ac13361b6cb4bc9a4d8b98833ddfe7a | |
parent | 98fd6f18aae75bfea7360503a4cf8d1af3e7fad1 [diff] |
Move emitInlineAsmEnd to the AsmPrinter interface. There is no inline asm in a .s file. Therefore, there should be no logic to handle it in the streamer. Inline asm only exists in bitcode files, so the logic can live in the (long misnamed) AsmPrinter class. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200011 91177308-0d34-0410-b5e6-96231b3b80d8