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

Reply via email to