"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "2e09bd3d34a24454d774e5f3ee6865de0914205a"
-
Bruno Cardoso Lopes authored
Added HasABICall and HasAbsoluteCall (equivalent to gcc -mabicall and -mno-shared). HasAbsoluteCall is not implemented but HasABICall is the default for o32 ABI. Now, both should help into a more accurate relocation types implementation. Added IsLinux is needed to choose between asm directives. Instruction name strings cleanup. AsmPrinter improved. llvm-svn: 53551
80ab8f96
Loading