Kazu Hirata
5a667c0e74
[llvm] Use nullptr instead of 0 (NFC)
...
Identified with modernize-use-nullptr.
2021-12-28 08:52:25 -08:00
Kazu Hirata
d14d7068b6
[llvm] Use StringRef::contains (NFC)
2021-10-23 08:45:27 -07:00
Haowei Wu
31e61c58b0
[ifs] Add option to hide undefined symbols
...
This change add an option to llvm-ifs to hide undefined symbols from
its output.
Differential Revision: https://reviews.llvm.org/D108428
2021-08-27 11:15:56 -07:00
Haowei Wu
6103fdfab4
[ifs][elfabi] Merge llvm-ifs/elfabi tools
...
This change merges llvm-elfabi and llvm-ifs tools.
Differential Revision: https://reviews.llvm.org/D100139
2021-07-19 11:23:19 -07:00
Haowei Wu
61fa9afe4c
[ifs] Prepare llvm-ifs for elfabi/ifs merging.
...
This diff changes llvm-ifs to use unified IFS file format
and perform other renaming changes in preparation for the
merging between elfabi/ifs.
Differential Revision: https://reviews.llvm.org/D99810
2021-07-19 11:23:00 -07:00