[PATCH] D86805: [lld-macho] create __TEXT,__unwind_info from __LD,__compact_unwind

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 19 05:33:45 PDT 2020


thakis added inline comments.


================
Comment at: lld/test/MachO/tools/generate-cfi-funcs.py:21
+
+def print_function(name: str):
+  global lsda_odds
----------------
llvm still supports python2.7 for now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86805/new/

https://reviews.llvm.org/D86805



More information about the llvm-commits mailing list