Skip to content

Instantly share code, notes, and snippets.

@wuyongzheng
Created May 31, 2014 15:27
Show Gist options
  • Select an option

  • Save wuyongzheng/b51c21660348c80ecb23 to your computer and use it in GitHub Desktop.

Select an option

Save wuyongzheng/b51c21660348c80ecb23 to your computer and use it in GitHub Desktop.
llvm to C
"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