[all-commits] [llvm/llvm-project] 5be203: [llvm-reduce] Add test with debug nodes not being ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Sep 22 00:50:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5be203ec4db575302fd287ca5dbf5f4ce18ea609
https://github.com/llvm/llvm-project/commit/5be203ec4db575302fd287ca5dbf5f4ce18ea609
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
A llvm/test/tools/llvm-reduce/remove-debug-info-nodes.ll
Log Message:
-----------
[llvm-reduce] Add test with debug nodes not being removed.
Add a test where llvm-reduce at the moment cannot drop unneeded debug
metadata nodes referenced by DICompileUnit and DISubpgoram.
More information about the All-commits
mailing list