diff options
| author | Michael Kruse <llvm@meinersbur.de> | 2016-04-09 14:09:08 +0000 |
|---|---|---|
| committer | Michael Kruse <llvm@meinersbur.de> | 2016-04-09 14:09:08 +0000 |
| commit | cc05ee52424fdab29984da46c026768311509c9d (patch) | |
| tree | 13530f2bf164d20eaa944cb6d00ff8ff677cc04a /clang/utils/TestUtils/deep-stack.py | |
| parent | f027107094d96a78ab31e37aaf9e93d600a8096b (diff) | |
| download | bcm5719-llvm-cc05ee52424fdab29984da46c026768311509c9d.tar.gz bcm5719-llvm-cc05ee52424fdab29984da46c026768311509c9d.zip | |
Fix: Always honor LLVM_LIBDIR_SUFFIX.
Static libraries where installed into "lib${LLVM_LIBDIR_SUFFIX}" while
shared ones into "lib". I found no justification for this behaviour.
This patch changes both types of libraries to be install into
"lib${LLVM_LIBDIR_SUFFIX}". LLVM and clang use the same behaviour.
This fixes llvm.org/PR27305.
llvm-svn: 265872
Diffstat (limited to 'clang/utils/TestUtils/deep-stack.py')
0 files changed, 0 insertions, 0 deletions

