1. b18dc5b Driver/Darwin: Pass -demangle when linking, if the linker supports it. by Daniel Dunbar · 14 years ago
  2. 47e879d Driver/Darwin: Pass -pie/-no_pie to the linker when -fpie/-fno-pie and friends by Daniel Dunbar · 14 years ago
  3. ed5d5ee Driver: Also mark -F as RenderJoined, the linker doesn't like "-F FOO" either. by Daniel Dunbar · 14 years ago
  4. 41f1423 tests: Update test for previous change. by Daniel Dunbar · 14 years ago
  5. be1cc3e Driver/Darwin: Model dsymutil properly, as a separate action/tool kind which is by Daniel Dunbar · 14 years ago
  6. 5f6480d Simplify test, in the hopes of making linux happy. by Daniel Dunbar · 14 years ago
  7. e3c153a Driver: Only add extra -L paths on darwin if they exist. Unfortunately, this by Daniel Dunbar · 14 years ago
  8. 467ebc9 Tweak test for portability. by Daniel Dunbar · 14 years ago
  9. 8bc9c55 Driver/Darwin/x86: When linking, incorporate -L paths based on the path where by Daniel Dunbar · 14 years ago
  10. 365b0bd Driver: Force joining of "-l" "foo", the linker doesn't eat that format. by Daniel Dunbar · 14 years ago
  11. f2dd48c Set -ccc-host-triple in these tests. by Daniel Dunbar · 15 years ago
  12. cacb0f0 Driver/Darwin: Fix a few link arguments when targetting different iPhoneOS by Daniel Dunbar · 15 years ago
  13. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  14. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  15. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  16. b2b517c Update test; the driver can find a different gcc tool chain directory when by Daniel Dunbar · 15 years ago
  17. 9a04611 Tolerate .exe on executables. Patch by John Thompson. Changed * to .* by me. by Mike Stump · 15 years ago
  18. e0be8b1 Remove FIXMEs for pedantically-gcc-bug-compatible behavior. by Daniel Dunbar · 15 years ago
  19. 3f44291 'unset' isn't needed in these tests anymore, we always run with a controlled by Daniel Dunbar · 15 years ago
  20. 176d2c1 Make these driver tests do the right thing even when MACOSX_DEPLOYMENT_TARGET is set. by Douglas Gregor · 15 years ago
  21. 3ed2945 Don't run dsymutil when making a fat executable direct source. by Daniel Dunbar · 15 years ago
  22. 9961293 Call ld, not collect2. - <rdar://problem/6517382> [driver] call ld directly by Daniel Dunbar · 15 years ago
  23. 0b46e1b Driver: Handle properly calling dsymutil when source input is by Daniel Dunbar · 15 years ago
  24. 8a8d8af Tweak/cleanup darwin::Link a bit, add several FIXMES, and improve test case. by Daniel Dunbar · 15 years ago
  25. ce341cb Driver: Test case for darwin::Link by Daniel Dunbar · 15 years ago