about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-01-16 08:06:15 +0000
committerbors <bors@rust-lang.org>2018-01-16 08:06:15 +0000
commitda569fa9ddf8369a9809184d43c600dc06bd4b4d (patch)
treeab2525d5f06e049c2d5092631fe781d79b9037c2 /src/rustllvm/RustWrapper.cpp
parent79a521bb9a8ace1a6663578a4c409906adde620d (diff)
parent4e40a0d43640a5cf26f28cea35ec16445966a000 (diff)
downloadrust-da569fa9ddf8369a9809184d43c600dc06bd4b4d.tar.gz
rust-da569fa9ddf8369a9809184d43c600dc06bd4b4d.zip
Auto merge of #47209 - eddyb:ccx, r=nikomatsakis
rustc_trans: reorganize CrateContext and rename context types.

Firstly, the `{Shared,Local}CrateContext` hasn't been meaningful for a while now, and this PR resolves it by moving all their fields to `CrateContext` and removing redundant accessor methods.

Secondly, this PR contains the following mass-renames:
* `ccx: CrateContext` -> `cx: CodegenCx`
* `mircx: MirContext` -> `fx: FunctionCx`
* `bcx: Builder` -> `bx: Builder`

r? @nikomatsakis
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions