Skip to content

Commit

Permalink
Some 'printf' debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Nov 24, 2018
1 parent cd21609 commit 8436e72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/build/build-relocatable.sh
Expand Up @@ -28,6 +28,7 @@ git clone https://github.com/llvm-mirror/llvm
pushd llvm/tools
git clone --depth 1 --single-branch -b trivially-relocatable https://github.com/Quuxplusone/clang
source ./clang/compiler-explorer-llvm-commit.sh
cd clang && git log HEAD~10...HEAD --oneline
popd
pushd llvm/projects
git clone --depth 1 --single-branch -b trivially-relocatable https://github.com/Quuxplusone/libcxx
Expand Down

0 comments on commit 8436e72

Please sign in to comment.