"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "503221f5c58b0b84894f9bf7a970dc32cca69bbf"
-
Rui Ueyama authored
OrdinalBase is an addend to the ordinals. We used to always set 1 to the field. Although it produced a valid a DLL export table, it'd be a waste if the first ordinal does not start with 1 -- we had to have NULL fields at the beginning of the export address table. By setting the ordinal base, we can eliminate the NULL fields. llvm-svn: 197367
69b899a1
Loading