| commit | 1c5bf9d26dda6aff271f5998f3b8e4dcb90d29c3 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Jul 09 03:15:51 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Jul 09 03:15:51 2009 +0000 |
| tree | cf1229d4b2c7863c4d0ccd11d112e6a0d93fe98c | |
| parent | 384a738b4a585f9a3501b3a595bd4c3a9f79de57 [diff] |
When in -static mode, force the PIC style to none. Doing this requires fixing code which conflated RIPRel PIC with x86-64. Fix these to just check for X86-64 directly. llvm-svn: 75092