From aaaf4f774ac7d85732d2247cffeae9a806a88d34 Mon Sep 17 00:00:00 2001 From: Nick Fitzgerald Date: Mon, 22 Aug 2016 15:42:47 -0700 Subject: Make sure to mention the need to checkout and build clang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 528171be..5c99930f 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Follow the instructions here: http://clang.llvm.org/get_started.html Those instructions list optional steps. For bindgen: +* Checkout and build clang * Checkout and build the extra-clang-tools * Checkout and build the compiler-rt * You do not need to checkout or build libcxx -- cgit v1.2.3