Skip to content
Snippets Groups Projects
Commit 3c1e4f26 authored by James Molloy's avatar James Molloy
Browse files

Revert r184302 on Renato's behalf - it broke the bots and he's asked me to...

Revert r184302 on Renato's behalf - it broke the bots and he's asked me to revert as he's unavailable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184307 91177308-0d34-0410-b5e6-96231b3b80d8
parent f2b2c7da
No related branches found
No related tags found
No related merge requests found
......@@ -1084,12 +1084,10 @@ Generic_GCC::GCCInstallationDetector::GCCInstallationDetector(
static const char *const ARMLibDirs[] = { "/lib" };
static const char *const ARMTriples[] = {
"arm-linux-gnueabi",
"armv5tel-suse-linux-gnueabi",
"arm-linux-androideabi"
};
static const char *const ARMHFTriples[] = {
"arm-linux-gnueabihf",
"armv7hl-suse-linux-gnueabi"
"armv7hl-redhat-linux-gnueabi"
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment