public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Haizhou LING <haizhouling@gmail.com>
To: gcc@gcc.gnu.org
Subject: Re: Seperate the c front-end from GCC
Date: Fri, 25 Jan 2008 18:04:00 -0000	[thread overview]
Message-ID: <15091377.post@talk.nabble.com> (raw)
In-Reply-To: <69dd805e0801250420t7171d3baqb62baf54ea95b75e@mail.gmail.com>


Hi Fabian,

Thank you very much, I will have a look at it.

Best Regards,
Eric

Fabian Scheler wrote:
> 
> Hello,
> 
>> I have to use gcc's C parser and the intermediate representation, so that
>> I
>> can manipulate the basic blocks and CFG. So I need to plug out the parser
>> and the intermediate code. I would like to know if it is possible to plug
>> out the parser and the intermediate representation code.
> 
> this sound, as if you do not need the rest of gcc ... so just need a
> parser and an appropriate intermediate representation. Maybe you
> should have a look at LLVM (www.llvm.org) in combination with clang
> (clang.llvm.org).
> 
> Ciao, Fabian
> 
> 

-- 
View this message in context: http://www.nabble.com/Seperate-the-c-front-end-from-GCC-tp15048379p15091377.html
Sent from the gcc - Dev mailing list archive at Nabble.com.

      reply	other threads:[~2008-01-25 16:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-23 21:04 Haizhou LING
2008-01-25 14:35 ` Fabian Scheler
2008-01-25 18:04   ` Haizhou LING [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15091377.post@talk.nabble.com \
    --to=haizhouling@gmail.com \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).