search for: 1000951

Displaying 1 result from an estimated 1 matches for "1000951".

Did you mean: 1000351
2008 Oct 16
4
[LLVMdev] opt options
What exactly are the standard compile options that are implemented when using -std-compile-opts? The reason I'm asking is it seems that -std-compile-opts creates some CFG graphs that are invalid and should not be created and I am trying to figure out which stage is creating this issue? The input LLVM-ir is in test.ll. The version with no optimizations looks correct, but the one using