mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
b08bc2bd30
Summary: This is a NFC patch to change the input parameter of the method SectionRef::isDebugSection(), by replacing the StringRef SectionName with DataRefImpl Sec. This allows us to determine if a section is debug type in more ways than just by section name. Reviewed By: jhenderson Differential Revision: https://reviews.llvm.org/D102601 |
||
---|---|---|
.. | ||
fuzzer | ||
CMakeLists.txt | ||
llvm-dwarfdump.cpp | ||
llvm-dwarfdump.h | ||
SectionSizes.cpp | ||
Statistics.cpp |