1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-29 08:08:37 +00:00
freebsd/contrib/llvm-project
Dimitry Andric 165786983d Reapply r332965 (by emaste):
lldb: remove assertion that target_arch is FreeBSD

The target is not necessarily a FreeBSD binary - for example, it may be
a Linux binary running under the linuxulator.  Basic ptrace (live)
debugging already worked in this case, except for the assertion.

Sponsored by:	Turing Robotic Industries Inc.
2020-08-06 16:20:45 +00:00
..
clang
compiler-rt Reapply r329859 (partially, by imp): 2020-08-06 16:12:13 +00:00
libcxx
libunwind Reapply r310365 (by emaste): 2020-08-02 18:12:14 +00:00
lld Reapply r327026 (partially): 2020-08-02 18:34:29 +00:00
lldb Reapply r332965 (by emaste): 2020-08-06 16:20:45 +00:00
llvm Reapply r311165: 2020-08-02 18:18:16 +00:00
openmp
FREEBSD-Xlist