[PATCH] D53044: [ELF] Don't warn on undefined symbols when reading call graph profile

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 11:29:58 PDT 2018


MaskRay updated this revision to Diff 169061.
MaskRay added a comment.

Lower UnresolvedPolicy check to warnUnorderableSymbol


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53044

Files:
  ELF/Driver.cpp
  ELF/Symbols.cpp
  test/ELF/cgprofile-shared-warn.s
  test/ELF/symbol-ordering-file-warnings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53044.169061.patch
Type: text/x-patch
Size: 5395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/c2ecbc51/attachment.bin>


More information about the llvm-commits mailing list