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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to