summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/BackendUtil.cpp
diff options
context:
space:
mode:
authorStefan Granitz <stefan.graenitz@gmail.com>2019-06-13 17:35:50 +0000
committerStefan Granitz <stefan.graenitz@gmail.com>2019-06-13 17:35:50 +0000
commita0781b6e3a3a150818aa4c9e39e1d1c608e55fc9 (patch)
tree5634de3ec91755a2a8ba91599d5a332693949a3e /clang/lib/CodeGen/BackendUtil.cpp
parent113320d3b691b36e1e6fafc8aa0be811521e1108 (diff)
downloadbcm5719-llvm-a0781b6e3a3a150818aa4c9e39e1d1c608e55fc9.tar.gz
bcm5719-llvm-a0781b6e3a3a150818aa4c9e39e1d1c608e55fc9.zip
[CMake] Fix generated Xcode-project ignoring output directory setting for LLDB.framework
Other generators honor the `LIBRARY_OUTPUT_DIRECTORY` target property, but apparently Xcode doesn't. So we call `set_output_directory()` as `llvm_add_library()` would do and this works. Note that `LIBRARY_OUTPUT_DIRECTORY` is still necessary, because it's used to store and read the target's absolute build directory (while `LLDB_FRAMEWORK_BUILD_DIR` is relative!). llvm-svn: 363280
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud