From 02b50cc91cceaaaf6d56343dc5ddb185f88fa873 Mon Sep 17 00:00:00 2001 From: catdesk Date: Sat, 29 Oct 2016 14:31:45 +0200 Subject: Add link to setup LLVM repos on Debian/Ubuntu. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e797a22..47e7dd53 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ with more features (such as detection of inlined functions). ``` # apt-get install llvm-3.8-dev libclang-3.8-dev ``` - +Adding the LLVM repos to get version 3.8 may be necessary, see http://apt.llvm.org/. #### Arch ``` -- cgit v1.2.3