about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-03-08 22:36:10 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-03-15 22:26:36 -0700
commita921dc487319e926467f8e6afd9900ed2f03aaa9 (patch)
tree19f167d50b0ee94975646b205188f1a70c6fb437 /src/rustllvm/ExecutionEngineWrapper.cpp
parentcc6ec8df95fbd8163b7c2c6c34469fb96b704e66 (diff)
downloadrust-a921dc487319e926467f8e6afd9900ed2f03aaa9.tar.gz
rust-a921dc487319e926467f8e6afd9900ed2f03aaa9.zip
rustc: Remove compiler support for __log_level()
This commit removes all internal support for the previously used __log_level()
expression. The logging subsystem was previously modified to not rely on this
magical expression. This also removes the only other function to use the
module_data map in trans, decl_gc_metadata. It appears that this is an ancient
function from a GC only used long ago.

This does not remove the crate map entirely, as libgreen still uses it to hook
in to the event loop provided by libgreen.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions