search for: llvm_oreaqh

Displaying 2 results from an estimated 2 matches for "llvm_oreaqh".

2011 Aug 15
0
[LLVMdev] Order of code generation
.../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 <baldr...
2011 Aug 15
2
[LLVMdev] Order of code generation
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. > > -Omer > > On Sat, Aug 13, 2011 at 1:50 AM, Duncan Sands <baldrick at free.fr > <mailto:baldrick at