diff options
author | AmirHossein PashaeeHir <42866056+amsen20@users.noreply.github.com> | 2025-06-27 15:54:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-27 15:54:47 -0700 |
commit | 5ecd21a46ab1344499af4fdc0c7d4f793909d53b (patch) | |
tree | 25504c9e4f5ec86e3bf3086bcf122b2c6cdd6d8d /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | c43282ab69d7ff1b64f8ef5c84eab46e57553075 (diff) | |
download | llvm-5ecd21a46ab1344499af4fdc0c7d4f793909d53b.zip llvm-5ecd21a46ab1344499af4fdc0c7d4f793909d53b.tar.gz llvm-5ecd21a46ab1344499af4fdc0c7d4f793909d53b.tar.bz2 |
[NFC] Make unwind table internal data structures more accessible (#145804)
All these changes are being used in
[PR#145633](https://github.com/llvm/llvm-project/pull/145633)
`CFIProgram`:
- `addInstruction` methods already exists, but more convenient ones are
private, this PR makes them public
`UnwindLocation`:
- Added a field accessor method for `Dereference` like other field
access methods.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions