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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to