Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DebugInfo] Remove the DIFlagArgumentNotModified debug info flag | Djordje Todorovic | 2019-11-20 | 1 | -1/+1 |
| | | | | | | | Due to changes in D68206, we remove the DIFlagArgumentNotModified and its usage. Differential Revision: https://reviews.llvm.org/D68207 | ||||
* | [DWARFVerifier] Verify GNU extensions of call site DWARF symbols | Djordje Todorovic | 2019-09-02 | 1 | -0/+103 |
Verify that the call site DWARF symbols (added during the implementation of the debug entry values feature) are generated properly. Differential Revision: https://reviews.llvm.org/D66865 llvm-svn: 370631 |