Displaying 3 results from an estimated 3 matches for "recursiveastvisitortests".
2014 May 02
2
[LLVMdev] clang build (Debug+Asserts) fails with Cygwin and Mingw (ASTContext.o: File too big)
On 5/2/2014 11:41 PM, David Blaikie wrote:
> Any idea what all those sections are - comdat inline functions?
>
No idea, as I cannot run objdump -h on a object file that I couldn't
build :)
Anyhow, I have an old, successful Debug+Asserts build of clang, made
with Mingw also, for clang revision 206070. Apparently, the ASTContext.o
file there contained 16453 sections, not 33066, as
2020 Sep 04
2
Flakey failure on clang-ppc64le-linux-multistage
Thanks everyone for this discussion. Turns out that in my effort to make it
possible to run multiple instances of this script in parallel, I
inadvertently hid the issue. I made each instance use a directory that has
$1 appended to the name and the wrapper script provided a unique value with
$LINENO. :(
MaskRay, thanks for fixing the problem. All the PPC bots are back to green
now.
On Thu, Sep 3,
2019 Apr 30
6
Disk space and RAM requirements in docs
...MakeFiles
360M build/lib/Target/AArch64
358M build/tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir
358M build/tools/clang/lib/StaticAnalyzer/Core/CMakeFiles
358M build/tools/clang/lib/StaticAnalyzer/Core
356M build/tools/clang/unittests/Tooling/CMakeFiles/ToolingTests.dir/RecursiveASTVisitorTests
352M build/lib/Target/ARM
342M build/lib/Analysis/CMakeFiles/LLVMAnalysis.dir
342M build/lib/Analysis/CMakeFiles
342M build/lib/Analysis
327M build/tools/lld
322M build/lib/Target/Mips
313M build/lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir
313M build/lib/Target/ARM/CMakeFiles
307M build/lib/Target...