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

           Summary: llvm distribution needs a Version.h
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


It's rude to make clients that care about building with multiple LLVM sources
figure out the LLVM version themselves. See also:
  http://article.gmane.org/gmane.comp.compilers.llvm.cvs/40158

At the minimum we should have LLVM_VERSION_{MAJOR,MINOR}. An indication of
whether the LLVM version is a released one or TOT would also be nice.
LLVM_API_VERSION should be dealt with separately.


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

Reply via email to