[PATCH] D148360: [Propeller] Use a bit-field struct for the metdata fields of BBEntry.
Rahman Lavaee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 9 10:40:08 PDT 2023
rahmanl updated this revision to Diff 520754.
rahmanl added a comment.
- Add error handling for invalid encoding.
- Add llvm-readobj test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148360/new/
https://reviews.llvm.org/D148360
Files:
llvm/include/llvm/Object/ELFTypes.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/Object/ELF.cpp
llvm/test/tools/llvm-readobj/ELF/bb-addr-map.test
llvm/unittests/Object/ELFObjectFileTest.cpp
llvm/unittests/Object/ELFTypesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148360.520754.patch
Type: text/x-patch
Size: 12199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/6e42b21f/attachment-0001.bin>
More information about the llvm-commits
mailing list