about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <nnethercote@mozilla.com>2019-04-26 17:22:36 +1000
committerNicholas Nethercote <nnethercote@mozilla.com>2019-04-30 14:55:10 +1000
commitfaf5eac854f9099b54854145f2307cae3f3aa768 (patch)
tree9d90efdc4c648c5efe111da6fb2f7926f608f170 /src/libstd/sys/unix/stack_overflow.rs
parent03122e1bac482b150844ef9664b1ad2438b43072 (diff)
downloadrust-faf5eac854f9099b54854145f2307cae3f3aa768.tar.gz
rust-faf5eac854f9099b54854145f2307cae3f3aa768.zip
Move metadata encoding earlier.
This commit separates metadata encoding (`tcx.encode_metadata`) from the
creation of the metadata module (which is now handled by
`write_compressed_metadata`, formerly `write_metadata`).

The metadata encoding now occurs slightly earlier in the pipeline, at
the very start of code generation within `start_codegen`.

Metadata *writing* still occurs near the end of compilation; that will
be moved forward in subsequent commits.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions