[PATCH] D154490: [libunwind] Add missing alloca.h include
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 14:32:31 PDT 2023
ldionne commandeered this revision.
ldionne added a reviewer: StevenvdSchoot.
ldionne added a comment.
[Github PR transition cleanup]
Abandoning in favour of picking up D149635 <https://reviews.llvm.org/D149635>, where we suggested just using `__builtin_alloca`. All supported compilers should support it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154490/new/
https://reviews.llvm.org/D154490
More information about the llvm-commits
mailing list