[PATCH] D36314: Add NetBSD support in sanitizer_unwind_linux_libcdep.cc

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 17:32:24 PDT 2017


vitalybuka added inline comments.


================
Comment at: lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc:11
 // This file contains the unwind.h-based (aka "slow") stack unwinding routines
-// available to the tools on Linux, Android, and FreeBSD.
+// available to the tools on Linux, Android, NetBSD and FreeBSD.
 //===----------------------------------------------------------------------===//
----------------
Same about commend as in D35553


Repository:
  rL LLVM

https://reviews.llvm.org/D36314





More information about the llvm-commits mailing list