From 9c931ce61d804bcff08c915c1a9726df39d32cef Mon Sep 17 00:00:00 2001 From: Luke Wagner Date: Tue, 16 Jun 2015 11:26:38 -0500 Subject: Drop references to LLVM repo --- HighLevelGoals.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HighLevelGoals.md') diff --git a/HighLevelGoals.md b/HighLevelGoals.md index effb948..14e232d 100644 --- a/HighLevelGoals.md +++ b/HighLevelGoals.md @@ -32,7 +32,7 @@ binary format, supporting View Source functionality. 4. Design to support [non-browser embeddings](NonWeb.md) as well. 5. Make a great platform: - * build an [LLVM backend](https://github.com/WebAssembly/llvm) and - accompanying [clang port](https://github.com/WebAssembly/clang); + * build a new LLVM backend for WebAssembly and an accompanying + clang port; * promote other compilers and tools targeting WebAssembly; and * enable other useful [tooling](Tooling.md). -- cgit v1.2.3