[PATCH] D132755: [DWARFLinker][NFC] Set the target DWARF version explicitly.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 12:38:32 PDT 2022


JDevlieghere added a comment.

> However, as they're built with the same compiler and flags, it is safe to assume that they will follow the decision made here.

When using static libraries, that's far from a guarantee.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132755



More information about the llvm-commits mailing list