[Lldb-commits] [PATCH] D14823: Disable forcing -marm (A32 instruction set) while running testsuite on arm targets.
Muhammad Omair Javaid via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 20 02:16:15 PST 2015
omjavaid added a comment.
-mthumb and -marm are compiler flags so we can put these into our CXX or CFLAGS if we need to run those configurations.
http://reviews.llvm.org/D14823
More information about the lldb-commits
mailing list