diff options
author | Edwin Vane <edwin.vane@intel.com> | 2013-04-05 19:18:13 +0000 |
---|---|---|
committer | Edwin Vane <edwin.vane@intel.com> | 2013-04-05 19:18:13 +0000 |
commit | 6b191b0195f1c2cf1b048662d0777ae8456070fc (patch) | |
tree | fc4317cd3a478a36f1d73bb4a35d97561af048a5 /llvm/unittests/Support/Path.cpp | |
parent | 97a10e9f0461cf8e8e71f8b02dd354b446d8d2f1 (diff) | |
download | bcm5719-llvm-6b191b0195f1c2cf1b048662d0777ae8456070fc.tar.gz bcm5719-llvm-6b191b0195f1c2cf1b048662d0777ae8456070fc.zip |
Fix symbol dependency errors introduced with libmigrateCore
With cpp11-migrate core functionality moved to a separate library (for enabling
unit tests) this library contained code that referenced symbols that are still
in the main binary. On some platforms, the shared library build broke as a
result. This revision fixes the dependency problem and is safe for the eventual
lib-ification of the transforms as well.
llvm-svn: 178901
Diffstat (limited to 'llvm/unittests/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions