Displaying 1 result from an estimated 1 matches for "amishne".
Did you mean:
mishne
2013 Mar 10
0
[LLVMdev] LLVM IR Editor Plugin for Eclipse - First Release
The first version of "LLVM IR SDK", an LLVM IR editor plugin for Eclipse, has now been released by Intel. Installation instructions, feature list (with screenshots) and FAQ are available at:
http://amishne.github.com/llvm-ir-editor/
Key Features:
* Syntax Highlighting
* Showing Definitions on Hover
* Content Assist
* Syntax Checking
* Type Checking
* Dominance Checking
And more; see the above-linked website for the complete list.
This is a first, "beta", release, and is likely to contain...