| Commit message (Expand) | Author | Age | Files | Lines |
| * | [BinaryFormat] Teach identify_magic about Tapi files. | Cyndy Ishida | 2019-08-21 | 1 | -0/+5 |
| * | Revert "raw_ostream: add operator<< overload for std::error_code" | Pavel Labath | 2019-08-14 | 1 | -1/+10 |
| * | raw_ostream: add operator<< overload for std::error_code | Pavel Labath | 2019-08-14 | 1 | -10/+1 |
| * | Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC | Fangrui Song | 2019-08-05 | 1 | -1/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Teach identify_file_magic to identify PDB files. | Zachary Turner | 2018-03-07 | 1 | -0/+3 |
| * | [BinaryFormat] Fix out of bounds read. | Benjamin Kramer | 2017-08-31 | 1 | -1/+4 |
| * | Revert "Revert "Revert "Revert "Switch external cvtres.exe for llvm's own res... | Eric Beckmann | 2017-07-08 | 1 | -1/+2 |
| * | Revert "Revert "Revert "Replace trivial use of external rc.exe by writing our... | Eric Beckmann | 2017-07-05 | 1 | -2/+1 |
| * | Revert "Revert "Replace trivial use of external rc.exe by writing our own .re... | Eric Beckmann | 2017-07-05 | 1 | -1/+2 |
| * | Revert "Replace trivial use of external rc.exe by writing our own .res file." | Eric Beckmann | 2017-07-05 | 1 | -2/+1 |
| * | Revert "Revert "Replace trivial use of external rc.exe by writing our own .re... | Eric Beckmann | 2017-07-01 | 1 | -1/+2 |
| * | Revert "Replace trivial use of external rc.exe by writing our own .res file." | Eric Beckmann | 2017-06-29 | 1 | -2/+1 |
| * | Replace trivial use of external rc.exe by writing our own .res file. | Eric Beckmann | 2017-06-26 | 1 | -1/+2 |
| * | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -0/+128 |