implement -fstack-check (stack probes) in Clang #308

Open
thestinger opened this Issue Jun 14, 2016 · 0 comments

Comments

Projects
None yet
1 participant
@thestinger
Contributor

thestinger commented Jun 14, 2016

There were patches submitted to LLVM to support this for Rust, but it appears that it never landed despite a fair bit of effort. It could potentially just be maintained out-of-tree if upstream isn't interested, but LLVM's quick pace makes that difficult. Might be worth trying to get some of the Google Clang developers interested, especially those involved in Android/ChromeOS support.

@thestinger thestinger changed the title from implemented -fstack-check in Clang and enable it to implemented -fstack-check in Clang Jun 14, 2016

@thestinger thestinger changed the title from implemented -fstack-check in Clang to implement -fstack-check in Clang Jun 14, 2016

@thestinger thestinger changed the title from implement -fstack-check in Clang to implement -fstack-check (stack probes) in Clang Nov 30, 2016

@thestinger thestinger removed the project label Sep 26, 2017

@sanmai-NL sanmai-NL referenced this issue in briansmith/ring Dec 29, 2017

Open

Use -fstack-check when compiling C code #552

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment