[LLVMbugs] [Bug 18135] New: Ship clang/codegen headers in Include

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 4 07:33:47 PST 2013


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

            Bug ID: 18135
           Summary: Ship clang/codegen headers in Include
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: wolfeinstein at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

The include/clang/CodeGen headers are pretty weak and not that useful. Add the
existing lib/CodeGen headers (at least CodeGenModule and its dependencies) to
the include so that external tools using the codegen functionality don't have
to depend on a source build.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131204/ed30eb50/attachment.html>


More information about the llvm-bugs mailing list