[PATCH] D33018: [compiler-rt][cmake] Provide empty version of enable_execute_stack for baremetal targets

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 16:06:48 PDT 2017


joerg added a comment.

Why do you call __enable_execute_stack in first place? I would just leave it and fix any potential callers.


https://reviews.llvm.org/D33018





More information about the llvm-commits mailing list