summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp
diff options
context:
space:
mode:
authorPeter Smith <peter.smith@linaro.org>2018-12-18 12:40:19 +0000
committerPeter Smith <peter.smith@linaro.org>2018-12-18 12:40:19 +0000
commitd1328e1a01cc41927169c36ad03a6c77a66e18ab (patch)
tree1a9fc16b04819d5784ffbe7a995a30cfbefb89b2 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp
parent1ec49110a7239a0be65bb0d4aea3f86fbdba48fa (diff)
downloadbcm5719-llvm-d1328e1a01cc41927169c36ad03a6c77a66e18ab.tar.gz
bcm5719-llvm-d1328e1a01cc41927169c36ad03a6c77a66e18ab.zip
[docs] Improve HowToCrossCompilerBuiltinsOnArm
Some recent experience on llvm-dev pointed out some errors in the document: - Assumption of ninja - Use of --march rather than -march - Problems with host include files when a multiarch setup was used - Insufficient target information passed to assembler - Instructions on using the cmake cache file BaremetalARM.cmake were incomplete There was also insufficient guidance on what to do when various stages failed due to misconfiguration or missing steps. Summary of changes: - Fixed problems above - Added a troubleshooting section with common errors. - Cleared up one "at time of writing" that is no longer a problem. Differential Revision: https://reviews.llvm.org/D55709 llvm-svn: 349477
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud