summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/ClangExpressionParser.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-02-27 10:35:57 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-02-27 10:35:57 +0000
commit55cc48f403ffab82888dd6a709aefcec37c3a03a (patch)
treeaefc1cb517a4b35e79d6eaafb424f52e66d72c13 /lldb/source/Expression/ClangExpressionParser.cpp
parent037c271f41dfe7f5b9e7e0fbe98d427755b02b38 (diff)
downloadbcm5719-llvm-55cc48f403ffab82888dd6a709aefcec37c3a03a.tar.gz
bcm5719-llvm-55cc48f403ffab82888dd6a709aefcec37c3a03a.zip
[docs] Actually spell out the new version requirements for the host C++
toolchain of LLVM. These are already being enforced by the build system and have been discussed quite a few times on the lists, but documentation is important. =] Also, garbage collect the majority of the information about broken host GCC toolchains. These aren't really relevant any more as they're all older than the minimum requirement. I've left a few notes about compilers one step older than the current requirement as these compilers are at least conceivable to use, and it's better to preserve this kind of hard-won institutional knowledge. The next step will be some specific docs on how to set up a sufficiently modern host toolchain if your system doesn't come with one. But that'll be tomorrow. =] llvm-svn: 202375
Diffstat (limited to 'lldb/source/Expression/ClangExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud