1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Logan Chien a067775c77 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.

llvm-svn: 201937
2014-02-22 14:00:39 +00:00
..
llvm Move get[S|U]LEB128Size() to LEB128.h. 2014-02-22 14:00:39 +00:00
llvm-c LTO API: add lto_module_create_from_memory_with_path. 2014-02-10 23:26:14 +00:00