[ELF] Don't check if symbols in .llvm.call-graph-profile are unorderable
authorFangrui Song <maskray@google.com>
Thu, 25 Oct 2018 22:15:42 +0000 (22:15 +0000)
committerFangrui Song <maskray@google.com>
Thu, 25 Oct 2018 22:15:42 +0000 (22:15 +0000)
commit018b0634b41cb3204eeae25a62858a7e687ba9c1
tree71e2f5a06e212e13fcd4d0d8af6dc60df4db22d6
parent4645711a8d54eb34d0040dde1748376d0992068b
[ELF] Don't check if symbols in .llvm.call-graph-profile are unorderable

Summary: There are too many reasonable cases that would be considered unorderable.

Reviewers: ruiu, espindola, Bigcheese

Reviewed By: ruiu

Subscribers: grimar, emaste, arichardson, llvm-commits

Differential Revision: https://reviews.llvm.org/D53669

llvm-svn: 345322
lld/ELF/Driver.cpp
lld/test/ELF/cgprofile-obj-warn.s [deleted file]