As suggested in D149095.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/include/llvm/Object/COFF.h | ||
---|---|---|
757–758 | Possibly worth a unittest for each of these in ObjectTests? |
Paths
| Differential D156797
[llvm-readobj] [Object] [NFC] Introduce inline helpers for chpe_range_entry. ClosedPublic Authored by jacek on Aug 1 2023, 7:22 AM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Aug 10 2023, 12:21 AM Closed by commit rG627512a96c2b: [llvm-readobj] [Object] [NFC] Introduce inline helpers for chpe_range_entry. (authored by jacek). · Explain WhyAug 13 2023, 1:12 PM This revision was automatically updated to reflect the committed changes. jacek marked an inline comment as done.
Revision Contents
Diff 549747 llvm/include/llvm/Object/COFF.h
llvm/tools/llvm-readobj/COFFDumper.cpp
llvm/unittests/Object/CMakeLists.txt
llvm/unittests/Object/COFFObjectFileTest.cpp
|
Possibly worth a unittest for each of these in ObjectTests?