aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2014-02-17 09:14:01 +0000
committerAlexey Samsonov <samsonov@google.com>2014-02-17 09:14:01 +0000
commit599290e1ca5479f9737f45760f1c8a71c3776673 (patch)
tree2402c984f32d7dfa06dec3d18fa210cd035f9824 /clang/lib/CodeGen/CodeGenFunction.cpp
parentec68429c5d5e914497c99a9cccfd7a208002f301 (diff)
downloadllvm-599290e1ca5479f9737f45760f1c8a71c3776673.zip
llvm-599290e1ca5479f9737f45760f1c8a71c3776673.tar.gz
llvm-599290e1ca5479f9737f45760f1c8a71c3776673.tar.bz2
[compiler-rt] Fix CompilerTargetTriple for non-English locales.
When the locale of a shell is set other than English locales or the C locale, The word 'Target' may be translated. Thus, with e.g. ja_JP locale, compiler-rt couldn't be built properly. Forcing LANG=C fixes the problem. Patch by Ogino Masanori. llvm-svn: 201506
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions