aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/LEB128.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+21
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+6
* Formatting.Eric Christopher2013-08-011-2/+2
* Make these just inline, not static inline.Eric Christopher2013-07-301-4/+4
* Fix typo.Eric Christopher2013-07-221-3/+3
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Fix a couple include directives that used angle brackets for llvm files.Craig Topper2012-09-151-1/+1
* Switch the fixed-length disassembler to be table-driven.Jim Grosbach2012-08-141-2/+39
* Move [SU]LEB128 encoding to a utility header.Jim Grosbach2012-08-081-0/+58