https://llvm.org/bugs/show_bug.cgi?id=28737

            Bug ID: 28737
           Summary: [split-DWARF] cmake: Check if objcopy supports
                    --extract-dwo when building with
                    LLVM_USE_SPLIT_DWARF=On
           Product: Build scripts
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

CMake should produce an error during configuration if LLVM_USE_SPLIT_DWARF=On
and objcopy does not support --extract-dwo option.

- Sedat -

For more details see
<http://lists.llvm.org/pipermail/llvm-dev/2016-July/102835.html>

P.S.: I have seen this on Ubuntu/precise AMD64 and llvm-toolchain v3.8.1 where
binutils v2.22 is default and its objcopy does not support --extract-dwo
option.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to