[PATCH] D69103: Backend for NEC SX-Aurora

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 07:59:50 PST 2019


simoll marked an inline comment as done.
simoll added inline comments.


================
Comment at: llvm/include/llvm/ADT/Triple.h:481
 
   /// isOSDarwin - Is this a "Darwin" OS (macOS, iOS, tvOS or watchOS).
   bool isOSDarwin() const {
----------------
arsenm wrote:
> Stray change?
Not sure what you mean, there is no change in this line?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69103





More information about the llvm-commits mailing list