]> granicus.if.org Git - clang/commit
[clang] Enable using --section-ordering-file option of ld.gold
authorAlexander Shaposhnikov <shal1t712@gmail.com>
Mon, 9 Jan 2017 17:06:24 +0000 (17:06 +0000)
committerAlexander Shaposhnikov <shal1t712@gmail.com>
Mon, 9 Jan 2017 17:06:24 +0000 (17:06 +0000)
commit7820b29869c6f7dcbe2362159922315bfafce8ce
treefe23fcf06a487b91b07074dfcca806f871543401
parentf0e69d8f972711dcdb5faf499480967fdf2e81e7
[clang] Enable using --section-ordering-file option of ld.gold

This diffs enables using --section-ordering-file option of ld.gold
via the variable CLANG_ORDER_FILE.

Differential revision: https://reviews.llvm.org/D28461

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291449 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/CMakeLists.txt