summaryrefslogtreecommitdiff
path: root/include/llvm/Config/config.h.in
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-02-03 01:05:01 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-02-03 01:05:01 +0100
commit64885c28258736bc788c96a243bb0002d3ac55f0 (patch)
tree29531b814db2f6ff99d5bac5f7078f00703d77e1 /include/llvm/Config/config.h.in
parentfe8ff3f35b187383a0f59697c637336aba563a4b (diff)
downloadllvm-embtk-support-release-3.2.tar.gz
llvm-embtk-support-release-3.2.tar.bz2
llvm-embtk-support-release-3.2.tar.xz
[Embtk]: MIPS: give ability to specify default -mabiembtk-support-release-3.2
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'include/llvm/Config/config.h.in')
-rw-r--r--include/llvm/Config/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index a3fc22a0e6..90c6f69a7b 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -18,6 +18,9 @@
/* Default <path> to all compiler invocations for --sysroot=<path>. */
#undef DEFAULT_SYSROOT
+/* Default abi (-mabi=abi) to use to all compiler invocations. */
+#undef DEFAULT_TARGET_ABI
+
/* Default float abi to use to all compiler invocations. */
#undef DEFAULT_TARGET_FLOAT