aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
diff options
context:
space:
mode:
authorJohn Demme <john.demme@microsoft.com>2021-07-15 19:03:48 -0700
committerJohn Demme <john.demme@microsoft.com>2021-07-15 19:39:03 -0700
commitb4c93ece8e4f6e98a15daca10c8a3db33cf8c195 (patch)
tree2029314f1156239954ae10c5eb6748a303fdfc14 /llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
parentb1ffa8fc61a72f9bd0abc0ab8e61fbad31161eca (diff)
downloadllvm-b4c93ece8e4f6e98a15daca10c8a3db33cf8c195.zip
llvm-b4c93ece8e4f6e98a15daca10c8a3db33cf8c195.tar.gz
llvm-b4c93ece8e4f6e98a15daca10c8a3db33cf8c195.tar.bz2
[MLIR] [Python ODS] Use @builtins.property for cases where 'property' is already defined
In cases where an operation has an argument or result named 'property', the ODS-generated python fails on import because the `@property` resolves to the `property` operation argument instead of the builtin `@property` decorator. We should always use the fully qualified decorator name. Reviewed By: mikeurbach Differential Revision: https://reviews.llvm.org/D106106
Diffstat (limited to 'llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp')
0 files changed, 0 insertions, 0 deletions