Skip to content
Commit 58d6eb6d authored by Chandler Carruth's avatar Chandler Carruth
Browse files

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.

llvm-svn: 176429
parent f22d0acf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment