Sergey Yakoushkin
2010-Mar-16 19:20 UTC
[LLVMdev] is there any eclipse plug-in for td/ll files editing?
Hi, I'm working on LLVM based compiler. Editing td, llvm asm files a lot. Is there any plug-in (coloring, open declaration, etc) for Eclipse IDE for these files? If not, is there any interest to such plug-in? Regards, Sergey Y.
Samuel Crow
2010-Mar-16 20:38 UTC
[LLVMdev] is there any eclipse plug-in for td/ll files editing?
Hello Sergey, I'd be interested in such a plugin. At one time somebody else started a plugin to cause Eclipse to compile with LLVM-GCC but I hadn't heard anything else from them. I've been just modifying the commands manually for that. I have definitely not heard of a .td or .ll syntax highlighter plugin. --Sam ----- Original Message ----> From: Sergey Yakoushkin <sergey.yakoushkin at gmail.com> > To: llvmdev at cs.uiuc.edu > Sent: Tue, March 16, 2010 2:20:41 PM > Subject: [LLVMdev] is there any eclipse plug-in for td/ll files editing? > > Hi,I'm working on LLVM based compiler. Editing td, llvm asm files a> lot.Is there any plug-in (coloring, open declaration, etc) for Eclipse> IDEfor these files? If not, is there any interest to such> plug-in?
Sergey Yakoushkin
2010-Mar-23 23:46 UTC
[LLVMdev] is there any eclipse plug-in for td/ll files editing?
Hi, I've developed editor prototype for TableGen files (td). It is Eclipse plugin based on IMP project (The IDE Meta-Tooling Platform). Editor has outline, folding, coloring, go to definition, etc. As any prototype, editor has some limitations (e.g. no cross-file indexing). If there is any interest to such tool I will improve it a bit and then publish. Also considering llvm asm (ll) editing and build support. Regards, Sergey Yakoushkin 2010/3/16 Samuel Crow <samuraileumas at yahoo.com>:> Hello Sergey, > > I'd be interested in such a plugin. At one time somebody else started a plugin to cause Eclipse to compile with LLVM-GCC but I hadn't heard anything else from them. I've been just modifying the commands manually for that. I have definitely not heard of a .td or .ll syntax highlighter plugin. > > --Sam > ----- Original Message ---- >> From: Sergey Yakoushkin <sergey.yakoushkin at gmail.com> >> To: llvmdev at cs.uiuc.edu >> Sent: Tue, March 16, 2010 2:20:41 PM >> Subject: [LLVMdev] is there any eclipse plug-in for td/ll files editing? >> >> Hi, > > I'm working on LLVM based compiler. Editing td, llvm asm files a >> lot. > Is there any plug-in (coloring, open declaration, etc) for Eclipse >> IDE > for these files? > > If not, is there any interest to such >> plug-in?
Reasonably Related Threads
- [LLVMdev] is there any eclipse plug-in for td/ll files editing?
- [LLVMdev] is there any eclipse plug-in for td/ll files editing?
- [LLVMdev] Fixed-point arithmetic
- [LLVMdev] how to configure llc to generate code for different architecture
- [LLVMdev] llvm-gcc promotes i32 mul to i64 inside __muldi3