diff options
| author | Elliott Slaughter <eslaughter@mozilla.com> | 2012-09-05 17:04:49 -0700 |
|---|---|---|
| committer | Elliott Slaughter <eslaughter@mozilla.com> | 2012-09-07 09:21:22 -0700 |
| commit | 8d17308ecaa8e49960c1ebcbb6ff99efae0eb4db (patch) | |
| tree | 2fce002fa5ffd225ae23742787a5daa0f39a0c8a /src/rt | |
| parent | 5637126449ee872231e5aeace5eb606734c5489a (diff) | |
| download | rust-8d17308ecaa8e49960c1ebcbb6ff99efae0eb4db.tar.gz rust-8d17308ecaa8e49960c1ebcbb6ff99efae0eb4db.zip | |
rt: Add rust_gc_metadata to rustrt.def.in.
Diffstat (limited to 'src/rt')
| -rw-r--r-- | src/rt/rustrt.def.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index e9f2890893f..6a72726b0ae 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -197,3 +197,4 @@ rust_call_tydesc_glue tdefl_compress_mem_to_heap tinfl_decompress_mem_to_heap rust_annihilate_box +rust_gc_metadata |
