diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-04-17 10:15:16 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-04-24 11:01:31 -0400 |
commit | 49aeeafda3b5a5f82020ab8ab8b4e951c552868d (patch) | |
tree | 7d51641fa5ee7fad4736d119141f827209942730 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | b3df14b6c98702ce50401fd039852787373e4676 (diff) | |
download | llvm-49aeeafda3b5a5f82020ab8ab8b4e951c552868d.zip llvm-49aeeafda3b5a5f82020ab8ab8b4e951c552868d.tar.gz llvm-49aeeafda3b5a5f82020ab8ab8b4e951c552868d.tar.bz2 |
llvm-reduce: Don't delete triple/datalayout
Removing these is extremely unhelpful and just adds extra hassle. This
is really finding out whether your test script uses -mtriple or
not. You can't meaningfully delete these fields, and the resulting
module defaults to the host.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions