Skip to content

Fixed LLVM path search#13

Open
westernmagic wants to merge 1 commit into
denzp:masterfrom
westernmagic:llvm-path
Open

Fixed LLVM path search#13
westernmagic wants to merge 1 commit into
denzp:masterfrom
westernmagic:llvm-path

Conversation

@westernmagic
Copy link
Copy Markdown

While searching for LLVM, we might encounter other LLVM libraries (eg. if LLVM was compiled to a static library, libLLVMAnalysis.a, etc.), which will then be wrongly returned.

This patch makes sure we only take the top-level library.

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.

1 participant