llvm-6502/lib/CodeGen/AsmPrinter
Logan Chien 80668d18e8 Move get[S|U]LEB128Size() to LEB128.h.
This commit moves getSLEB128Size() and getULEB128Size() from
MCAsmInfo to LEB128.h and removes some copy-and-paste code.

Besides, this commit also adds some unit tests for the LEB128
functions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201937 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-22 14:00:39 +00:00
..
ARMException.cpp
AsmPrinter.cpp
AsmPrinterDwarf.cpp
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp
CMakeLists.txt
DIE.cpp Move get[S|U]LEB128Size() to LEB128.h. 2014-02-22 14:00:39 +00:00
DIE.h Make DIELoc/DIEBlock's ComputeSize method const. Add a setSize 2014-02-20 02:40:45 +00:00
DIEHash.cpp Add support for hashing attributes with DW_FORM_block. This required 2014-02-20 02:50:45 +00:00
DIEHash.h Add support for hashing attributes with DW_FORM_block. This required 2014-02-20 02:50:45 +00:00
DwarfAccelTable.cpp
DwarfAccelTable.h
DwarfCFIException.cpp
DwarfDebug.cpp Move get[S|U]LEB128Size() to LEB128.h. 2014-02-22 14:00:39 +00:00
DwarfDebug.h
DwarfException.cpp Move get[S|U]LEB128Size() to LEB128.h. 2014-02-22 14:00:39 +00:00
DwarfException.h
DwarfUnit.cpp Make DIELoc/DIEBlock's ComputeSize method const. Add a setSize 2014-02-20 02:40:45 +00:00
DwarfUnit.h
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp
WinCodeViewLineTables.cpp
WinCodeViewLineTables.h