about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorJonathan Turner <jonathandturner@users.noreply.github.com>2016-09-28 20:21:51 -0700
committerGitHub <noreply@github.com>2016-09-28 20:21:51 -0700
commit725d0f5d6a2510b9caadd0cac4fb7ac323685e6c (patch)
tree09b2e717e5adca1a3fa4ca6e63c6fe1e60dbfbe1 /src/test/incremental/thinlto
parent94622260a89dc8e0277d877db3a6a7b8a5983be2 (diff)
parentdfe8bd10fe6763e0a1d5d55fa2574ecba27d3e2e (diff)
downloadrust-725d0f5d6a2510b9caadd0cac4fb7ac323685e6c.tar.gz
rust-725d0f5d6a2510b9caadd0cac4fb7ac323685e6c.zip
Rollup merge of #36704 - Mark-Simulacrum:cleanup-cabi, r=Aatch
Move ty_align and ty_size out of most C ABI code

s390x's C ABI ty_align and ty_size are not moved because the
implementation of ty_align varies in an atypical pattern: it calls
ty_size for the llvm::Vector type kind. ty_size then cannot be moved
since it indirectly calls ty_align through align.

Fixes #5116 (probably, not sure).
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions