| commit | 540c1b95f1cc56f55ea24216c33b0cf9c56afe9b | [log] [tgz] |
|---|---|---|
| author | Reid Spencer <rspencer@reidspencer.com> | Tue May 16 06:51:02 2006 +0000 |
| committer | Reid Spencer <rspencer@reidspencer.com> | Tue May 16 06:51:02 2006 +0000 |
| tree | 5df546dcc5664c74e0050376d2a7c4b2636bf682 | |
| parent | aa10fb7ebe78fb62b21d75f96292292e9bb0abae [diff] |
Make sure that $(CXX.Flags) is passed to the linker so that the same options with which source is compiled are used when linking. This matters when a project is using the LLVM makefiles and overrides CXXFLAGS to specify new flags to use. llvm-svn: 28322