"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "c3f8ad3e83ed8b7373a51349510d5ff05a588180"
Make it possible for the MCObjectWriter to decide if a given fixup is fully
resolved or not. Different object files have different restrictions and different native assemblers have different idiosyncrasies we want to emulate for now. Move the existing MachO logic to the new place and implement an ELF one that gets fixups to globals right. llvm-svn: 115131
Loading
Please register or sign in to comment