Files
clang-p2996/lld/ELF/EhFrame.cpp
Fangrui Song 2bf5d86422 [ELF] Change rawData to content() and data() to contentMaybeDecompress()
Clarify data() which may trigger decompression and make it feasible to refactor
the member variable rawData.
2022-11-20 22:43:22 +00:00

5.3 KiB