[WebAssembly] Add some comments. NFC.
[oota-llvm.git] / test / tools / dsymutil / Inputs /
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-10-05 Adrian Prantldsymutil: Don't prune forward declarations inside of...
2015-10-02 Adrian Prantldsymutil: Also ignore the ByteSize when building the...
2015-09-24 Adrian Prantldsymutil: Fix the condition to distinguish module impor...
2015-09-23 Adrian Prantldsymutil: Don't prune forward declarations inside a...
2015-09-23 Adrian PrantlFix this dsymutil testcase by not passing in a path...
2015-09-23 Adrian Prantldsymutil: print a warning when there is a module hash...
2015-09-22 Adrian Prantldsymutil: Follow references to clang modules and recurs...
2015-09-11 Frederic Riss[dsymutil] Discard useless location attributes.
2015-09-02 Frederic RissReapply r246012 [dsymutil] Emit real dSYM companion...
2015-08-31 Frederic Riss[dsymutil] Fix testcase.
2015-08-31 Frederic Riss[dsymutil] Do not crash on empty debug_range range.
2015-08-31 Frederic Riss[dsymutil] Fix handling of inlined_subprogram low_pcs
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-26 Frederic RissRevert "[dsymutil] Emit real dSYM companion binaries."
2015-08-26 Frederic Riss[dsymutil] Emit real dSYM companion binaries.
2015-08-23 Frederic Riss[dsymutil] Remove old ODR uniquing tests
2015-08-23 Frederic Riss[dsymutil] Refactor ODR uniquing tests to be more readable.
2015-08-07 Frederic Riss[dsymutil] Use the new MCDwarfLineTableParams customiza...
2015-08-05 Frederic Riss[dsymutil] Update source used to generate test binary.
2015-08-05 Frederic Riss[dsymutil] Add support for the -arch option.
2015-08-05 Frederic Riss[dsymutil] Implement support for handling mach-o univer...
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-24 Frederic Riss[dsymutil] Implement support for universal mach-o objec...
2015-07-21 Frederic Riss[dsymutil] Implement ODR uniquing for C++ code.
2015-06-05 Frederic Riss[dsymutil] Add support for linking the debug_frame...
2015-03-13 Frederic Riss[dsymutil] Fix location cloning for newer dwarf versions.
2015-01-05 Frederic Riss[dsymutil] Implement the BinaryHolder object and gain...
2014-12-12 Frederic RissInitial dsymutil tool commit.
2014-12-09 Frederic RissRevert "Initial dsymutil tool commit."
2014-12-09 Frederic RissInitial dsymutil tool commit.