Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add stack-probes to make stack-overflow detection more reliable #40068

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Mar 16, 2021

Supported platforms are currently X86, PowerPC, and SystemZ.

@vtjnash vtjnash added the compiler:codegen Generation of LLVM IR and native code label Mar 16, 2021
Supported platforms are currently X86, PowerPC, and SystemZ.

Fixes #25523
Fixes #36170
Closes #28577
Closes #30892
@vtjnash vtjnash merged commit c0f8aef into master Mar 31, 2021
@vtjnash vtjnash deleted the jn/stack-probe branch March 31, 2021 05:13
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
staticfloat added a commit that referenced this pull request Aug 24, 2021
staticfloat added a commit that referenced this pull request Aug 24, 2021
…e reliable (#40068)""

This reverts commit 7da505b.

Elliot didn't `git worktree` right, and ended up commiting to `master`
isntead of a feature branch
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
…e reliable (JuliaLang#40068)""

This reverts commit 7da505b.

Elliot didn't `git worktree` right, and ended up commiting to `master`
isntead of a feature branch
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
…e reliable (JuliaLang#40068)""

This reverts commit 7da505b.

Elliot didn't `git worktree` right, and ended up commiting to `master`
isntead of a feature branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:codegen Generation of LLVM IR and native code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant