Fix up erroneous alignas usage while making this portable to GCC 4.7
[oota-llvm.git] / include / llvm / Support / LEB128.h
2012-08-14 Jim GrosbachSwitch the fixed-length disassembler to be table-driven.
2012-08-08 Jim GrosbachMove [SU]LEB128 encoding to a utility header.