[llvm-bugs] [Bug 41593] New: sanitizer_common/symbolizer build script uses old SVN repo layout.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Apr 24 14:33:31 PDT 2019


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

            Bug ID: 41593
           Summary: sanitizer_common/symbolizer build script uses old SVN
                    repo layout.
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: mitchphillips at outlook.com
                CC: llvm-bugs at lists.llvm.org

The symbolizer build script at
llvm/trunk/projects/compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
is extremely hard to use, as it uses the old SVN build system.

It would be nice to not have to use this script, and to have the build as part
of a normal cmake configuration, but this may be more work thatn it's worth.

For now, update this script to use the new git monorepo layout, and update the
build bots when done.

-- 
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/20190424/eac85d06/attachment.html>


More information about the llvm-bugs mailing list