[PATCH] D154399: [llvm] Allow undefined symbols on SerenityOS

Brad Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 18:37:53 PDT 2023


brad accepted this revision.
brad added a comment.
This revision is now accepted and ready to land.

What the summary says is the opposite of what -z,defs does. The flag ensures that there are no undefined symbols.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154399



More information about the llvm-commits mailing list