summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/Path.cpp
diff options
context:
space:
mode:
authorEdwin Vane <edwin.vane@intel.com>2013-04-05 19:18:13 +0000
committerEdwin Vane <edwin.vane@intel.com>2013-04-05 19:18:13 +0000
commit6b191b0195f1c2cf1b048662d0777ae8456070fc (patch)
treefc4317cd3a478a36f1d73bb4a35d97561af048a5 /llvm/unittests/Support/Path.cpp
parent97a10e9f0461cf8e8e71f8b02dd354b446d8d2f1 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud