[PATCH] D150611: [Propeller] Add HasIndirectBranch to BBEntry::Metadata.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 19:15:53 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9c3c6f6acada: [Propeller] Add HasIndirectBranch to BBEntry::Metadata. (authored by rahmanl).

Changed prior to commit:
  https://reviews.llvm.org/D150611?vs=522334&id=524971#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150611/new/

https://reviews.llvm.org/D150611

Files:
  llvm/include/llvm/Object/ELFTypes.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/test/CodeGen/X86/basic-block-sections-labels.ll
  llvm/test/tools/llvm-readobj/ELF/bb-addr-map-relocatable.test
  llvm/test/tools/llvm-readobj/ELF/bb-addr-map.test
  llvm/tools/llvm-readobj/ELFDumper.cpp
  llvm/unittests/Object/ELFObjectFileTest.cpp
  llvm/unittests/Object/ELFTypesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150611.524971.patch
Type: text/x-patch
Size: 12510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/a95097f5/attachment.bin>


More information about the llvm-commits mailing list