[LLVMbugs] [Bug 11606] New: ocaml bindings tests produce binaries in source dir

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Dec 18 03:10:30 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=11606

             Bug #: 11606
           Summary: ocaml bindings tests produce binaries in source dir
           Product: new-bugs
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nobled at dreamwidth.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Each test in test/Bindings/Ocaml/ creates a .cmi, .cmx, and a .o file in the
same directory. If they're being produced at all, they should be in the build
directory, at least...

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list