aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
diff options
context:
space:
mode:
authorSergei Barannikov <barannikov88@gmail.com>2024-12-12 00:41:44 +0300
committerGitHub <noreply@github.com>2024-12-12 00:41:44 +0300
commit6b2232606d01a029f640b61b4f985d9dea79d4b6 (patch)
treee9829d0be4c76bbf0bfaaafe56462965994f893e /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
parent4993a30365309c5a0406fb63647be96e93fa3516 (diff)
downloadllvm-6b2232606d01a029f640b61b4f985d9dea79d4b6.zip
llvm-6b2232606d01a029f640b61b4f985d9dea79d4b6.tar.gz
llvm-6b2232606d01a029f640b61b4f985d9dea79d4b6.tar.bz2
[TableGen] Replace WantRoot/WantParent SDNode properties with flags (#119599)
These properties are only valid on ComplexPatterns. Having them as flags is more convenient because one can now use "let = ... in" syntax to set these flags on several patterns at a time. This is also less error-prone as it makes it impossible to specify these properties on records derived from SDPatternOperator. Pull Request: https://github.com/llvm/llvm-project/pull/119599
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions