mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
Also replace hard-coded paths with a variable. Fixed a comment. Included missing dependencies on Mac OS X (lldbPluginDynamicLoaderPOSIX.a is a common dependency). We can't use EXPORTED_SYMBOL_FILE on Darwin right now, don't pass it to the linker just yet. llvm-svn: 157618