diff options
author | Christian Ulmann <christian.ulmann@nextsilicon.com> | 2023-02-16 11:36:34 +0100 |
---|---|---|
committer | Christian Ulmann <christian.ulmann@nextsilicon.com> | 2023-02-16 12:13:24 +0100 |
commit | 873ea45115a8e5ed1065d6aaad8f41fe6120cac8 (patch) | |
tree | c1c6e00d49775717b66f53b07e065a46f474329a /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | c76acb9dffec2f318f3fafe111c5255ca4e1b309 (diff) | |
download | llvm-873ea45115a8e5ed1065d6aaad8f41fe6120cac8.zip llvm-873ea45115a8e5ed1065d6aaad8f41fe6120cac8.tar.gz llvm-873ea45115a8e5ed1065d6aaad8f41fe6120cac8.tar.bz2 |
[mlir][llvm] Rename void debug type to null
This commit renames the "di_void_result_type" to "di_null_type" as LLVM
does use null not exclusively for void types. An added test demonstrates
this for variadic function declarations, whose DISubroutine indicates the
start of variadic types with `null`.
Reviewed By: gysit
Differential Revision: https://reviews.llvm.org/D144109
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions