commit | 68f94dbbd20cf41af733f2036c8688894489c3fd | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Mon Mar 04 02:07:55 2013 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Mon Mar 04 02:07:55 2013 +0000 |
tree | fb6fd5156008cfc69df1a2d8d2e3f1a4a2601fae | |
parent | 7a534b94138ef2ad1a75b26b3b5bf1aa948d4121 [diff] |
Check for warnings in a bunch of the linker invocations, and add one with both -static-libgcc and -static on the commandline. Fix a warning in the latter case due to a backwards short circuiting || operator in the driver. No real functionality changed here, just allows the driver to properly consume -static-libgcc when -static is also specified. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176429 91177308-0d34-0410-b5e6-96231b3b80d8