diff options
author | River Riddle <riddleriver@gmail.com> | 2021-12-16 01:48:54 +0000 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2021-12-16 02:08:12 +0000 |
commit | d7e7fdf3aaaf35b1be9b45ee4120976cd57d55ef (patch) | |
tree | 3e0b9c00e820e423925a4fe5ccf1ccb1cef26733 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 322691ab6344942032581850008d041509caa1fa (diff) | |
download | llvm-d7e7fdf3aaaf35b1be9b45ee4120976cd57d55ef.zip llvm-d7e7fdf3aaaf35b1be9b45ee4120976cd57d55ef.tar.gz llvm-d7e7fdf3aaaf35b1be9b45ee4120976cd57d55ef.tar.bz2 |
[PDLL] Add support for literal Attribute and Type expressions
This allows for using literal attributes and types within PDLL,
which simplifies building both constraints and rewriters. For
example, checking if an attribute is true is as simple as
`attr<"true">`.
Differential Revision: https://reviews.llvm.org/D115295
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions