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
1 file changed
tree: 5df546dcc5664c74e0050376d2a7c4b2636bf682
  1. llvm/