compiler: add `Platform::supports_linker_script`
authorJean Privat <jean@pryen.org>
Sat, 10 Jan 2015 20:28:00 +0000 (15:28 -0500)
committerJean Privat <jean@pryen.org>
Mon, 12 Jan 2015 20:01:42 +0000 (15:01 -0500)
commit88b822671057446b0481ca32d10755e0f776a140
tree3003491774eb106dfc82b8c2d98fef85d8b9b0a6
parent8926007346b453e941ed1660a26913831b96c66a
compiler: add `Platform::supports_linker_script`

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiler/android_platform.nit
src/compiler/emscripten_platform.nit
src/compiler/separate_compiler.nit
src/platform.nit