[LLVMdev] ParseAssemblyString change of behaviour

Chris Lattner clattner at apple.com
Tue Dec 23 14:20:39 PST 2008


On Dec 23, 2008, at 7:15 AM, Jan Rehders wrote:

> Hi,
>
> when upgrading my compiler from LLVM 2.1 to 2.4 I stumbled upon a
> change of behaviour in ParseAssemblyString. For an interactive
> toplevel I am generating .ll source and feeding it into
> ParseAssemblyString like this:

Hi Jan,

I don't think that there is any intentional change here.  It sounds  
like a bug.

-Chris




More information about the llvm-dev mailing list