[PATCH] D92058: [XCOFF][AIX] Alternative path in EHStreamer for platforms do not have uleb128 support

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 12:45:32 PST 2020


jasonliu updated this revision to Diff 308742.
jasonliu marked 21 inline comments as done.
jasonliu added a comment.

Address comments.


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

https://reviews.llvm.org/D92058

Files:
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/include/llvm/Target/TargetLoweringObjectFile.h
  llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp
  llvm/lib/MC/MCAsmInfo.cpp
  llvm/lib/MC/MCAsmInfoXCOFF.cpp
  llvm/lib/Target/TargetLoweringObjectFile.cpp
  llvm/test/CodeGen/PowerPC/aix-exception.ll
  llvm/test/CodeGen/X86/gnu-eh-alternative.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92058.308742.patch
Type: text/x-patch
Size: 16048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/095d97fc/attachment.bin>


More information about the llvm-commits mailing list