Skip to content

[llvm] Export LLVM_USE_SPLIT_DWARF in LLVMConfig.cmake #1944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 13, 2020
Merged

[llvm] Export LLVM_USE_SPLIT_DWARF in LLVMConfig.cmake #1944

merged 1 commit into from
Oct 13, 2020

Conversation

JDevlieghere
Copy link

Export LLVM_USE_SPLIT_DWARF in LLVMConfig.cmake so that it can be used
from standalone builds of clang and lldb. Currently, there is no way for
standalone builds to know whether this option was set which means that
it only applies to LLVM.

Differential revision: https://reviews.llvm.org/D89282

(cherry picked from commit 7f8dc34)

Export LLVM_USE_SPLIT_DWARF in LLVMConfig.cmake so that it can be used
from standalone builds of clang and lldb. Currently, there is no way for
standalone builds to know whether this option was set which means that
it only applies to LLVM.

Differential revision: https://reviews.llvm.org/D89282

(cherry picked from commit 7f8dc34)
@JDevlieghere
Copy link
Author

@swift-ci please test

@JDevlieghere JDevlieghere merged commit e3ec22d into swiftlang:apple/stable/20200714 Oct 13, 2020
@JDevlieghere JDevlieghere deleted the 🍒/bastille/7f8dc347c9552f339b4410b679d91bceb2cc456e branch October 13, 2020 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants