diff options
| author | Vince Harron <vharron@google.com> | 2015-01-14 21:01:15 +0000 |
|---|---|---|
| committer | Vince Harron <vharron@google.com> | 2015-01-14 21:01:15 +0000 |
| commit | 4d2857321d0c8f05ba2ef0b1ebe90728a3d3fdce (patch) | |
| tree | 5aa5cfca17492baa8d6fb35b431ae09bff55873e /lldb/examples/darwin/heap_find/heap.py | |
| parent | fad1639a12a60735545a4d59a35c82841131a51a (diff) | |
| download | bcm5719-llvm-4d2857321d0c8f05ba2ef0b1ebe90728a3d3fdce.tar.gz bcm5719-llvm-4d2857321d0c8f05ba2ef0b1ebe90728a3d3fdce.zip | |
Fixes compilation/run error with BUILD_SHARED_LIBS=TRUE
BUILD_SHARED_LIBS=TRUE currently isn't working for Linux x86_64
This patch fixes the link errors and also some runtime errors
Test Plan:
CC=clang CXX=clang++ cmake -GNinja -DBUILD_SHARED_LIBS=TRUE -DCMAKE_LINKER=ld.gold -DCMAKE_BUILD_TYPE=Debug ../../llvm
ninja
ninja check-lldb
llvm-svn: 226039
Diffstat (limited to 'lldb/examples/darwin/heap_find/heap.py')
0 files changed, 0 insertions, 0 deletions

