Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 1 | -1/+1 |
* | Link with -rdynamic instead of -Wl,-export-dynamic. | Bob Wilson | 2013-08-02 | 1 | -4/+5 |
* | Strip extraneous information, if present, from the linker version string on | Charles Davis | 2012-02-28 | 1 | -1/+1 |
* | configure: Add detection of the linker version string. | Daniel Dunbar | 2010-08-11 | 1 | -0/+21 |
* | Fix a spello affecting platforms where the configure check fails. | Dan Gohman | 2010-06-01 | 1 | -1/+1 |
* | -retain-symbols-file is not what it seems. Update the makefiles | Dan Gohman | 2010-06-01 | 1 | -10/+13 |
* | Fix an autoconf bug: The second argument to AC_LANG_PROGRAM is code that | Dan Gohman | 2010-04-25 | 1 | -3/+3 |
* | Add an autoconf check for -retain-symbols-file and conditionalize | Dan Gohman | 2010-04-16 | 1 | -0/+43 |
* | Autodetect the availability of -export-dynamic in the linker. | Nick Lewycky | 2009-03-05 | 1 | -0/+41 |