about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-11-28 14:16:17 -0800
committerAlex Crichton <alex@alexcrichton.com>2013-12-05 16:29:16 -0800
commit17a951c7bf8c302a964a611c6ee1d46c461c50a3 (patch)
tree52deddf501dbdc9e698892e9233c959a74f06e53 /src/rustllvm/RustWrapper.cpp
parent6b34ba242d7372b779bf50682b9401b61183828e (diff)
downloadrust-17a951c7bf8c302a964a611c6ee1d46c461c50a3.tar.gz
rust-17a951c7bf8c302a964a611c6ee1d46c461c50a3.zip
Remove unused upcalls
The main one removed is rust_upcall_reset_stack_limit (continuation of #10156),
and this also removes the upcall_trace function. The was hidden behind a
`-Z trace` flag, but if you attempt to use this now you'll get a linker error
because there is no implementation of the 'upcall_trace' function. Due to this
no longer working, I decided to remove it entirely from the compiler (I'm also a
little unsure on what it did in the first place).
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions