[PATCH] D73583: Handle non-absolute include dirs properly for both dwarf4 and dwarf5.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 01:08:54 PST 2020
jhenderson added a comment.
I wonder if this is worth unit-testing instead of/in addition to the lit test? The `Prologue` class should be fairly straightforward to instantiate with the necessary contents, allowing you to test the functionality more directly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73583/new/
https://reviews.llvm.org/D73583
More information about the llvm-commits
mailing list