diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-09-08 23:44:31 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-09-08 23:44:31 +0000 |
commit | 219df6644e2338ff067471ab0d85f27b88544ac2 (patch) | |
tree | 8cea5994fd433549fa8a11054dbe62da56e7840a /lib/CodeGen/CGCall.cpp | |
parent | 0dbe227feccf6a8dbadfff8ca3f80416b7bf2f28 (diff) |
Fix a number of issues w.r.t. emission of global for functions and
aliases.
- Attributes specific to a definition are only set when the
definition is seen.
- Alias generation is delayed until the end of the module; necessary
since the alias may reference forward.
- Fixes: PR2743, <rdr://6140807&6094512>
- Improves: <rdr://6095112> (added XFAIL)
Also, print module on verification failures.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55966 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGCall.cpp')
0 files changed, 0 insertions, 0 deletions