[PATCH] D111706: [lld-macho] Fix dangling string reference when adding frameworks

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 19 12:42:05 PDT 2021


int3 added inline comments.


================
Comment at: lld/test/MachO/lc-linker-option.ll:121
+target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
+; Function Attrs: noinline norecurse nounwind optnone ssp uwtable mustprogress
+define void @main() {
----------------
this doesn't seem relevant?


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

https://reviews.llvm.org/D111706



More information about the llvm-commits mailing list