[LLVMdev] is there any eclipse plug-in for td/ll files editing?
Samuel Crow
samuraileumas at yahoo.com
Wed Mar 24 13:17:11 PDT 2010
Hello Sergey,
I'm going to have to create an LLVM backend for the old Motorola/Freescale 68020 processor soon so I will be very interested in having an editor plugin available to assist me. I've never used TableGen and I will need all of the help I can get!
Thanks for taking the time to do this,
--Sam
----- Original Message ----
> From: Sergey Yakoushkin <sergey.yakoushkin at gmail.com>
> To: llvmdev at cs.uiuc.edu
> Cc: Samuel Crow <samuraileumas at yahoo.com>
> Sent: Tue, March 23, 2010 6:46:16 PM
> Subject: Re: [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 <
> ymailto="mailto:samuraileumas at yahoo.com"
> href="mailto:samuraileumas at yahoo.com">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 <
> ymailto="mailto:sergey.yakoushkin at gmail.com"
> href="mailto:sergey.yakoushkin at gmail.com">sergey.yakoushkin at gmail.com>
>>
> To:
> href="mailto:llvmdev at cs.uiuc.edu">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?
More information about the llvm-dev
mailing list