diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2019-04-04 13:05:41 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2019-04-05 08:10:18 -0700 |
| commit | d5985bc9ecbdc792d514cf531107d33f85644fdc (patch) | |
| tree | 89cb51166488b16ff7d5ee64f1c3fb3087b20559 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 52980d0fb39134a26f73b39b384407e010fc3af5 (diff) | |
| download | rust-d5985bc9ecbdc792d514cf531107d33f85644fdc.tar.gz rust-d5985bc9ecbdc792d514cf531107d33f85644fdc.zip | |
rustc: Start implementing compat with LLVM 9
This commit doesn't actually migrate to LLVM 9, but it brings our own C++ bindings in line with LLVM 9 and able to compile against tip of tree. The changes made were: * The `MainSubprogram` flag for debuginfo moved between flag types. * Iteration of archive members was tweaked slightly and we have to construct the two iterators before constructing the returned `RustArchiveIterator` value. * The `getOrInsertFunction` binding now returns a wrapper which we use `getCallee()` on to get the value we're interested in.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
