Created
May 31, 2014 15:27
-
-
Save wuyongzheng/b51c21660348c80ecb23 to your computer and use it in GitHub Desktop.
llvm to C
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "Writing an LLVM Backend" http://llvm.org/docs/WritingAnLLVMBackend.html | |
| "llvm commit: Remove the C backend" https://github.com/llvm-mirror/llvm/commit/a443e5b1f1013612950fc3c9ebfafca60a1c20df | |
| "clang commit: Remove the vestiges of the C backend" https://github.com/llvm-mirror/clang/commit/f102c45ed9caf6f0002edb2adb19687e25ec20d3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment