diff options
author | Djordje Todorovic <djtodoro@cisco.com> | 2021-03-11 06:55:13 -0800 |
---|---|---|
committer | Djordje Todorovic <djtodoro@cisco.com> | 2021-03-25 05:29:42 -0700 |
commit | 8420a5332486c682c1aaddbcb58a571869d19832 (patch) | |
tree | 95a9a14a53b5ad2258d12c7407c81a11af7f3701 /llvm/lib/Object/Binary.cpp | |
parent | 5ab3bc0683c0ee7848b3fe991c35d73d0c9a603e (diff) | |
download | llvm-8420a5332486c682c1aaddbcb58a571869d19832.zip llvm-8420a5332486c682c1aaddbcb58a571869d19832.tar.gz llvm-8420a5332486c682c1aaddbcb58a571869d19832.tar.bz2 |
[Debugify] Expose original debug info preservation check as CC1 option
In order to test the preservation of the original Debug Info metadata
in your projects, a front end option could be very useful, since users
usually report that a concrete entity (e.g. variable x, or function fn2())
is missing debug info. The [0] is an example of running the utility
on GDB Project.
This depends on: D82546 and D82545.
Differential Revision: https://reviews.llvm.org/D82547
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions