summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/BinaryFormat
Commit message (Expand)AuthorAgeFilesLines
* Fix comparison of char and int64 in TestWriteFixNegativeIntVitaly Buka2018-08-231-1/+1
* [BinaryFormat] Add MessagePack reader/writerScott Linder2018-08-223-0/+1416
* Re-land: [MachO] Fixing ub in MachO BinaryFormatChris Bieneman2018-06-032-0/+48
* Revert "Re-land: [MachO] Fixing ub in MachO BinaryFormat"Chris Bieneman2018-06-012-48/+0
* Re-land: [MachO] Fixing ub in MachO BinaryFormatChris Bieneman2018-06-012-0/+48
* Revert "[MachO] Fixing ub in MachO BinaryFormat"Chris Bieneman2018-06-012-44/+0
* [MachO] Fixing ub in MachO BinaryFormatChris Bieneman2018-06-012-0/+44
* [dwarf] Unify unknown dwarf enum formatting codePavel Labath2018-03-211-0/+11
* DWARF: Unify form size handling codePavel Labath2018-03-141-0/+53
* Teach identify_file_magic to identify PDB files.Zachary Turner2018-03-071-0/+3
* [BinaryFormat] Fix out of bounds read.Benjamin Kramer2017-08-311-1/+4
* Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own res...Eric Beckmann2017-07-081-1/+2
* Revert "Revert "Revert "Replace trivial use of external rc.exe by writing our...Eric Beckmann2017-07-051-2/+1
* Revert "Revert "Replace trivial use of external rc.exe by writing our own .re...Eric Beckmann2017-07-051-1/+2
* Revert "Replace trivial use of external rc.exe by writing our own .res file."Eric Beckmann2017-07-051-2/+1
* Revert "Revert "Replace trivial use of external rc.exe by writing our own .re...Eric Beckmann2017-07-011-1/+2
* Revert "Replace trivial use of external rc.exe by writing our own .res file."Eric Beckmann2017-06-291-2/+1
* Replace trivial use of external rc.exe by writing our own .res file.Eric Beckmann2017-06-261-1/+2
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-073-0/+279
OpenPOWER on IntegriCloud