summaryrefslogtreecommitdiff
path: root/unittests/BinaryFormat
AgeCommit message (Expand)Author
2018-06-03Re-land: [MachO] Fixing ub in MachO BinaryFormatChris Bieneman
2018-06-01Revert "Re-land: [MachO] Fixing ub in MachO BinaryFormat"Chris Bieneman
2018-06-01Re-land: [MachO] Fixing ub in MachO BinaryFormatChris Bieneman
2018-06-01Revert "[MachO] Fixing ub in MachO BinaryFormat"Chris Bieneman
2018-06-01[MachO] Fixing ub in MachO BinaryFormatChris Bieneman
2018-03-21[dwarf] Unify unknown dwarf enum formatting codePavel Labath
2018-03-14DWARF: Unify form size handling codePavel Labath
2018-03-07Teach identify_file_magic to identify PDB files.Zachary Turner
2017-08-31[BinaryFormat] Fix out of bounds read.Benjamin Kramer
2017-07-08Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own res...Eric Beckmann
2017-07-05Revert "Revert "Revert "Replace trivial use of external rc.exe by writing our...Eric Beckmann
2017-07-05Revert "Revert "Replace trivial use of external rc.exe by writing our own .re...Eric Beckmann
2017-07-05Revert "Replace trivial use of external rc.exe by writing our own .res file."Eric Beckmann
2017-07-01Revert "Revert "Replace trivial use of external rc.exe by writing our own .re...Eric Beckmann
2017-06-29Revert "Replace trivial use of external rc.exe by writing our own .res file."Eric Beckmann
2017-06-26Replace trivial use of external rc.exe by writing our own .res file.Eric Beckmann
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner