about summary refs log tree commit diff
path: root/src/test/ui
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2019-04-04 13:23:42 -0700
committerAlex Crichton <alex@alexcrichton.com>2019-04-04 13:23:42 -0700
commit471db2b84bbeafb128bae8a8a9cf7fed13d2df4f (patch)
treee4a7a4843f5d0fa6e6d0f6e4bbd9419d82334e5c /src/test/ui
parent52980d0fb39134a26f73b39b384407e010fc3af5 (diff)
downloadrust-471db2b84bbeafb128bae8a8a9cf7fed13d2df4f.tar.gz
rust-471db2b84bbeafb128bae8a8a9cf7fed13d2df4f.zip
wasm32: Default to a "static" relocation model
LLVM 9 is adding support for a "pic" relocation model for wasm code,
which is quite different than the current model. In order to preserve
the mode of compilation that we have today default to "static" to ensure
that we don't accidentally start creating experimental relocatable
binaries.
Diffstat (limited to 'src/test/ui')
0 files changed, 0 insertions, 0 deletions