"clang/include/clang/Parse/ParseDiagnostic.h" did not exist on "5fdc22732677cf351938bb19dcb0425f8794e60a"
[ELF] - Add support for access to most of synthetic sections from linkerscript.
This is important for cases like: .sdata : { *(.got.plt .got) ... } That was not supported before as there was no way to get access to synthetic sections from script. More details on review page. Differential revision: https://reviews.llvm.org/D27040 llvm-svn: 287913
Loading
Please sign in to comment