about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-04-06 13:14:23 +0000
committerbors <bors@rust-lang.org>2019-04-06 13:14:23 +0000
commit8159f389f6cc8ec3e3ea009222d6926da77371ec (patch)
tree5307e96240a2b0d6223a5498451fbec449cacb17 /src/libstd/sys/unix/stack_overflow.rs
parent209b0b41ac39bdeaaa0dd5d52efec4b1f8d0011f (diff)
parentd5985bc9ecbdc792d514cf531107d33f85644fdc (diff)
downloadrust-8159f389f6cc8ec3e3ea009222d6926da77371ec.tar.gz
rust-8159f389f6cc8ec3e3ea009222d6926da77371ec.zip
Auto merge of #59710 - alexcrichton:llvm-9-compat, r=sanxiyn
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