[PATCH] D24801: [ELF] - Fix combination of -script and relocatable output.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 08:19:08 PDT 2016


ruiu added a comment.

Shouldn't we simply report an error if both -relocatable and linker script SECTIONS command are used? It is hard to imagine that there's a valid use case for that combination.


https://reviews.llvm.org/D24801





More information about the llvm-commits mailing list