diff options
author | Augusto Noronha <augusto2112@me.com> | 2023-10-24 09:27:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-24 09:27:08 -0700 |
commit | 3b897943045c00509af586a7fbe95fbeaf32c12e (patch) | |
tree | 69ea5cb9b11c3f021d0ec42be829a4e34858e285 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | f65cd04ac1c99dcecede19061dbc78352a1bca47 (diff) | |
download | llvm-3b897943045c00509af586a7fbe95fbeaf32c12e.zip llvm-3b897943045c00509af586a7fbe95fbeaf32c12e.tar.gz llvm-3b897943045c00509af586a7fbe95fbeaf32c12e.tar.bz2 |
Reintroduce accidentally deleted "protected" keyword in SymbolFileDWARF (#69990)
The "protected" was accidentally removed during refactoring of
SymbolFileDWARF. Reintroduce it and also make DWARFASTParser a friend
class since 040c4f4d98f3306e068521e3c218bdbc170f81f3 was merged and
won't build without it, as it dependeds on a method which was made
public by accident.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions