| commit | 3e41fec4dfda7d2a4f17621f3cb1f00e4c9a0937 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Jul 09 05:19:23 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Jul 09 05:19:23 2009 +0000 |
| tree | 4f44ef085bb6737e6122b6c63cb008f643706527 | |
| parent | 82aa63c9b0caebc2cbaf520eba89511749ee8770 [diff] |
pc-relative references are *always* to functions, never to globals. ISel is incapable of lowering direct references to globals like this, zap the code. llvm-svn: 75106