[PATCH] D30256: [ELF] - Implemented -z noreloc-overflow.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 08:37:09 PST 2017
By the way, I think GNU ld implementation doing the same:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blobdiff;f=bfd/elf64-x86-64.c;h=31b1f87d0b7dc86a796b0848048136008c9ed60b;hp=380376d93c16d464f2ab4bc481ff3cff40074f17;hb=4c10bbaa0912742322f10d9d5bb630ba4e15dfa7;hpb=1eb2dbb8d73c344e199fd04531ec3f649e2835b2
George.
More information about the llvm-commits
mailing list