[PATCH] D47314: Stop swapping operands of DIObjCProperty (PR37120)

Bob Pan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 04:20:46 PDT 2018


pxb1988 added a comment.

this patch is from

https://bugs.llvm.org/show_bug.cgi?id=37120

with a little change: the order of Getter and Setter is kept same in source code and bitcode


Repository:
  rL LLVM

https://reviews.llvm.org/D47314





More information about the llvm-commits mailing list