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 | f527037485539ed2d4bfe8ce5df86d69b7f39ee3 (patch) | |
| tree | f9ea453d53ce274b1ec87a1e50362cc29804915c /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 861302e264756764953afdc619a52b7489b834f3 (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
llvm-svn: 44217
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
