1. a68e1c3 Driver/Darwin: Fixup version check for -object_path_lto support. by Daniel Dunbar · 13 years ago
  2. 5bfa656 Driver/Darwin: When invoking the linker, automatically pass -object_path_lto so by Daniel Dunbar · 13 years ago
  3. 7a883e3 Add support for -force_load flag, for compat with Apple gcc. rdar://9555962 . by Eli Friedman · 13 years ago
  4. b10a13b Fix the Windows buildbots, now that I can actually see what was going wrong with this test. by Eli Friedman · 13 years ago
  5. b6353e6 Switch a ridiculous grep over to FileCheck. by Eli Friedman · 13 years ago
  6. db3f24a Change how we link libprofile_rt.a. While at it, refactor the code a bit. by Rafael Espindola · 13 years ago
  7. cd583ff Fix Darwin test for r132006. by Nick Lewycky · 13 years ago
  8. 03e9230 Driver/Darwin: Put dsymutil -o arguments first, so that dysmutil doesn't barf by Daniel Dunbar · 13 years ago
  9. ce911f5 Driver/Darwin/ld: Set the deployment target following the version information in by Daniel Dunbar · 13 years ago
  10. 880cf25 Fix last test still failing on Win32. 100% pass rate now! by Francois Pichet · 14 years ago
  11. 673745f Driver/Darwin: Switch to using simplified tool chain by default -- what better by Daniel Dunbar · 14 years ago
  12. b18dc5b Driver/Darwin: Pass -demangle when linking, if the linker supports it. by Daniel Dunbar · 14 years ago
  13. 47e879d Driver/Darwin: Pass -pie/-no_pie to the linker when -fpie/-fno-pie and friends by Daniel Dunbar · 14 years ago
  14. ed5d5ee Driver: Also mark -F as RenderJoined, the linker doesn't like "-F FOO" either. by Daniel Dunbar · 14 years ago
  15. 41f1423 tests: Update test for previous change. by Daniel Dunbar · 14 years ago
  16. be1cc3e Driver/Darwin: Model dsymutil properly, as a separate action/tool kind which is by Daniel Dunbar · 14 years ago
  17. 5f6480d Simplify test, in the hopes of making linux happy. by Daniel Dunbar · 14 years ago
  18. e3c153a Driver: Only add extra -L paths on darwin if they exist. Unfortunately, this by Daniel Dunbar · 14 years ago
  19. 467ebc9 Tweak test for portability. by Daniel Dunbar · 14 years ago
  20. 8bc9c55 Driver/Darwin/x86: When linking, incorporate -L paths based on the path where by Daniel Dunbar · 14 years ago
  21. 365b0bd Driver: Force joining of "-l" "foo", the linker doesn't eat that format. by Daniel Dunbar · 14 years ago
  22. f2dd48c Set -ccc-host-triple in these tests. by Daniel Dunbar · 15 years ago
  23. cacb0f0 Driver/Darwin: Fix a few link arguments when targetting different iPhoneOS by Daniel Dunbar · 15 years ago
  24. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  25. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  26. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  27. b2b517c Update test; the driver can find a different gcc tool chain directory when by Daniel Dunbar · 15 years ago
  28. 9a04611 Tolerate .exe on executables. Patch by John Thompson. Changed * to .* by me. by Mike Stump · 15 years ago
  29. e0be8b1 Remove FIXMEs for pedantically-gcc-bug-compatible behavior. by Daniel Dunbar · 15 years ago
  30. 3f44291 'unset' isn't needed in these tests anymore, we always run with a controlled by Daniel Dunbar · 15 years ago
  31. 176d2c1 Make these driver tests do the right thing even when MACOSX_DEPLOYMENT_TARGET is set. by Douglas Gregor · 15 years ago
  32. 3ed2945 Don't run dsymutil when making a fat executable direct source. by Daniel Dunbar · 15 years ago
  33. 9961293 Call ld, not collect2. - <rdar://problem/6517382> [driver] call ld directly by Daniel Dunbar · 15 years ago
  34. 0b46e1b Driver: Handle properly calling dsymutil when source input is by Daniel Dunbar · 15 years ago
  35. 8a8d8af Tweak/cleanup darwin::Link a bit, add several FIXMES, and improve test case. by Daniel Dunbar · 15 years ago
  36. ce341cb Driver: Test case for darwin::Link by Daniel Dunbar · 15 years ago