[PATCH] D101179: [libunwind] NFC: Use macros to accommodate differences in representation of PowerPC assemblers

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 15:43:09 PDT 2021


compnerd added a comment.

While I think that this is fine in general, I'm not sure why the shift operator needs to be replaced.  Could you shed some light on that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101179



More information about the llvm-commits mailing list