[Lldb-commits] [PATCH] D106194: Tests for: D100299: Be lazier about loading .dwo files

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 26 05:06:25 PDT 2021


jankratochvil added a comment.

@Eric yes, it would be better to merge it with your D100299 <https://reviews.llvm.org/D100299>.

In D106194#2894795 <https://reviews.llvm.org/D106194#2894795>, @Eric wrote:

> Instead of echoing into .c files, can we write the tests as .c files? It seems to be a common pattern to use a single source as two sources by compiling twice with different -D flags and then linking;

I agree, thanks for catching that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106194/new/

https://reviews.llvm.org/D106194



More information about the lldb-commits mailing list