- Nov 25, 2016
-
-
Rui Ueyama authored
The function was used only within Relocations.cpp, but now we are using it in many places, so this patch moves it to a file that fits to the functionality. llvm-svn: 287943
-
- Nov 23, 2016
-
-
Eugene Leviant authored
Differential revision: https://reviews.llvm.org/D26914 llvm-svn: 287750
-
- Nov 19, 2016
-
-
Rui Ueyama authored
llvm-svn: 287452
-
Rui Ueyama authored
llvm-svn: 287451
-
- Jul 29, 2016
-
-
Petr Hosek authored
According to the specification, CIE code alignment factor is an arbitrary unsigned LEB128 encoded value. Differential revision: https://reviews.llvm.org/D22954 llvm-svn: 277105
-
- May 25, 2016
-
-
Ed Maste authored
"A zero length string indicates that no augmentation data is present." The FreeBSD/mips toolchain (GCC 4.2.1) generates .debug_frame sections containing CIE records that have an empty augmentation string. Differential Revision: http://reviews.llvm.org/D19928 llvm-svn: 270706
-
- May 24, 2016
-
-
Rui Ueyama authored
llvm-svn: 270526
-