diff options
author | Chris Lattner <sabre@nondot.org> | 2007-11-18 18:32:16 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-11-18 18:32:16 +0000 |
commit | b28a6dce6d57e05aa25520915726f82d2b3dc08d (patch) | |
tree | ca6db7558926da941130bc8ab8353b23b3cb69fc /lib/Support/MemoryBuffer.cpp | |
parent | ef6c875dfa325b775e578a3704bbe360db953138 (diff) |
print a call to a fastcc function as:
call x86_fastcallcc void @func( i32* %X, i64 0 )
not:
callx86_fastcallcc void @func( i32* %X, i64 0 )
This fixes Codegen/X86/fast-cc-merge-stack-adj.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44217 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions