[LLVMdev] Viewing graphs while debugging code under windows?

Eli Friedman eli.friedman at gmail.com
Mon Nov 30 20:41:16 PST 2009


On Mon, Nov 30, 2009 at 8:32 PM, ether zhhb <etherzhhb at gmail.com> wrote:
> hi all,
>
> i just install gv and dotty for windows, but i cant see any way to
> configure it using cmake.
>
> is Viewing graphs under windows supported? and how could i configure it?

LLVM doesn't use a specific search path to find the relevant
executables for that feature.  I don't see any obvious reason why it
shouldn't work as long as the relevant executables are available in
the PATH.

-Eli



More information about the llvm-dev mailing list