llvm/unittests/DebugInfo
Chris Bieneman 68ea14a408 [DWARF] NFC. A few bits of minor code cleanup.
David Blaikie pointed out that the `setForceChildren` API is no longer needed and should be removed from the DWARF Generator APIs.

Also the DWARFDebugInfoTest file had some copy pasted comments that are not relevant. I've removed them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297056 91177308-0d34-0410-b5e6-96231b3b80d8
2017-03-06 19:25:07 +00:00
..
DWARF [DWARF] NFC. A few bits of minor code cleanup. 2017-03-06 19:25:07 +00:00
PDB [Support] Move Stream library from MSF -> Support. 2017-03-02 20:52:51 +00:00
CMakeLists.txt