diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-09-17 21:35:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 21:35:13 +0000 |
commit | de43a0ac6d4d5816a5b59cde78aabce651d43cc8 (patch) | |
tree | d50a81ea97725eee5abe8d4b881e265c04fd80c0 /gcc/config.gcc | |
parent | 384cc64dab40edca1f59f369e162df89aa1e91f8 (diff) | |
parent | fabaf7d6caf919ceaa05f2db4260fa897864d517 (diff) | |
download | gcc-de43a0ac6d4d5816a5b59cde78aabce651d43cc8.zip gcc-de43a0ac6d4d5816a5b59cde78aabce651d43cc8.tar.gz gcc-de43a0ac6d4d5816a5b59cde78aabce651d43cc8.tar.bz2 |
Merge #684
684: Initial Dynamic dispatch support r=philberty a=philberty
This rebases my branch for dynamic dispatch (dyn bound) support it supports
the HIR::TraitObjectOneBound for now but can be easily extended. The computation
of the addresses of the methods only supports impl items and does not support
optional trait methods yet but the change set was already 10 commits and this seems like
a good initial stab at support here.
Please see the git commits for more detail information on each change.
Fixes #197
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions