| commit | e6617fc6d406eeaed24e89906b986c293cea6433 | [log] [tgz] |
|---|---|---|
| author | Pavel Chupin <pavel.v.chupin@intel.com> | Tue Sep 09 11:54:12 2014 +0000 |
| committer | Pavel Chupin <pavel.v.chupin@intel.com> | Tue Sep 09 11:54:12 2014 +0000 |
| tree | ca4d44166600d6336f61acbb2685cd2b5c26a22d | |
| parent | 4abcfe2cda7f03a70237d6e8e9d8d168508d61e2 [diff] |
[x32] Emit callq for CALLpcrel32 Summary: In AT&T annotation for both x86_64 and x32 calls should be printed as callq in assembly. It's only a matter of correct mnemonic, object output is ok. Test Plan: trivial test added Reviewers: nadav, dschuff, craig.topper Subscribers: llvm-commits, zinovy.nis Differential Revision: http://reviews.llvm.org/D5213 llvm-svn: 217435