Open arpit07531 opened 7 years ago
mapcs_frame is only available in gcc I'm afraid. See https://bugs.llvm.org//show_bug.cgi?id=18505 for the bug tracking the feature in clang.
On Fri, Mar 24, 2017 at 3:25 AM, arpit07531 notifications@github.com wrote:
I am not able to build my project with compiler flag - mapcs_frame for android_ndk_perf profiler. Clang++ compiler doesn't support this option. Is there any equivalent option for clang?
I am using the clang compiler shipped with NDK version 12.2.0.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google/fplutil/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/AFw1RM7Zy6EjTi0SOmRNYXq2K25aWhdCks5ro5odgaJpZM4MoCjx .
I am not able to build my project with compiler flag - mapcs_frame for android_ndk_perf profiler. Clang++ compiler doesn't support this option. Is there any equivalent option for clang?
I am using the clang compiler shipped with NDK version 12.2.0.