Skip to content
This repository was archived by the owner on Mar 28, 2020. It is now read-only.

Fix llvm-config support for CMake build-mode-style builds #165

Open
wants to merge 1 commit into
base: apple/stable/20190619
Choose a base branch
from

Conversation

jrose-apple
Copy link
Contributor

@jrose-apple jrose-apple commented Aug 16, 2019

At some point we and/or CMake changed our build-mode-style builds from
  $LLVM_OBJ_ROOT/bin/$CMAKE_CFG_INTDIR/
to
  $LLVM_OBJ_ROOT/$CMAKE_CFG_INTDIR/bin/
which is way easier to use. But no one updated llvm-config.

https://reviews.llvm.org/D66326

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369129 91177308-0d34-0410-b5e6-96231b3b80d8
@jrose-apple jrose-apple changed the base branch from stable to apple/stable/20190619 October 10, 2019 00:11
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant