[LLVMbugs] [Bug 21085] New: LTO does not include LLVM version in its version information

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Sep 26 16:58:34 PDT 2014


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

            Bug ID: 21085
           Summary: LTO does not include LLVM version in its version
                    information
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Support Libraries
          Assignee: unassignedbugs at nondot.org
          Reporter: richard-llvm at metafoo.co.uk
                CC: dexonsmith at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

r218544 removed an unused -DLLVM_VERSION_INFO flag from tools/lto; the same
flag should be added back to lib/LTO so that LTO actually produces version
information when asked.

This should be as simple as applying the patch from r218544 in reverse to the
corresponding files in lib/LTO, and adding a test.

-- 
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/20140926/a5a9d949/attachment.html>


More information about the llvm-bugs mailing list