https://bugs.llvm.org/show_bug.cgi?id=34129

            Bug ID: 34129
           Summary: Add tests
           Product: tools
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: opt-viewer
          Assignee: unassignedb...@nondot.org
          Reporter: ane...@apple.com
                CC: ane...@apple.com, llvm-bugs@lists.llvm.org

Currently the opt-viewer tools are untested.  We should add some tests.  A few
notes about this:

* This needs some REQUIRES check so that we don't run this when people don't
have the appropriate python packages (pyyaml, pygments) installed

* Rather than detecting the packages for now we could just add a CMAKE flag
that enables these.  Then people changing the opt-viewer would be expected to
configure with this flag.  We could also have a bot with this flag.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to