diff options
| author | Tyler Mandry <tmandry@gmail.com> | 2019-11-26 17:56:15 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-26 17:56:15 -0600 |
| commit | f178d35ae75ac4155b005934b6a5ed9b589744cb (patch) | |
| tree | cca270203db50ca54aebc5dacac7a99a94244838 /src/rustllvm/PassWrapper.cpp | |
| parent | ac7e60476043899ce8eba40c3d92ccccdaa73c79 (diff) | |
| parent | 66dce1114d1014258c8cc586e176f2ea53ab4ed1 (diff) | |
| download | rust-f178d35ae75ac4155b005934b6a5ed9b589744cb.tar.gz rust-f178d35ae75ac4155b005934b6a5ed9b589744cb.zip | |
Rollup merge of #66719 - Mark-Simulacrum:int-normalization, r=Centril
Store pointer width as u32 on Config This removes the dependency on IntTy, UintTy from Session. It's not obviously a win, but it seems a bit odd to store the AST IntTy/UintTy in Session, rather we store the pointer width as an integer and add normalization methods to IntTy and UintTy.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
