[LLVMdev] Order of code generation

محمد ﻋﻤﺮ ﺩﻫﻠﻮﻯ omerbeg at gmail.com
Tue Sep 6 06:15:23 PDT 2011


Any ideas on how to resolve the issues related to graph viewing ?
I looked through the mailing list archives but did not find anything.

-Omer

On Mon, Aug 15, 2011 at 3:45 PM, محمد ﻋﻤﺮ ﺩﻫﻠﻮﻯ <omerbeg at gmail.com> wrote:

> After enabling assertions and recompilation I still get this error.
>
> ~/bin/llvm$ llc -view-isel-dags t3.bc
> llc: Unknown command line argument '-view-isel-dags'.  Try: 'llc -help'
> llc: Did you mean '-fast-isel-abort'?
>
> and I see the view-edge bundles option but get the following error.
>
> ~/bin/llvm$ llc -view-edge-bundles t3.bc
> Writing '/tmp/llvm_OrEAqH/EdgeBundles.dot'...  done.
> Running 'dotty' program... graph parser: syntax error near line 1
> context: igraph >>>  { <<<
> dotty.lefty: cannot load graph
>
> it pops up a window but does not display anything.
>
> -Omer
>
>
>
>
>
> On Mon, Aug 15, 2011 at 8:43 AM, Duncan Sands <baldrick at free.fr> wrote:
>
>> On 15/08/11 13:12,    محمد ﻋﻤﺮ  ﺩﻫﻠﻮﻯ wrote:
>>
>>> How do I enable the assertions when building ?
>>> I am using 2.9, the current version, and when I use the standard build
>>> llc does
>>> not give me the view-*-dags options.
>>>
>>
>> Configure with --enable-assertions
>>
>> Ciao, Duncan.
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110906/4ce7b68f/attachment.html>


More information about the llvm-dev mailing list