Displaying 4 results from an estimated 4 matches for "1053828".
Did you mean:
105382
2005 Jan 07
1
[LLVMdev] Shared library building problems on Darwin
...nsforms/PMFBuild/ and fill it with the
appropriate files.
Then, running 'make' in llvm/lib/Transforms/PMFBuild generates a bunch
of files in llvm/Debug/lib/:
% cd llvm/Debug/lib
% ll *PMF*
-rw-r--r-- 1 mike staff 385584 Jan 6 18:16 PMFBuild.o
-rwxr-xr-x 1 mike staff 1053828 Jan 6 18:16 libPMFBuild.0.0.0.dylib
lrwxr-xr-x 1 mike staff 23 Jan 6 18:16
libPMFBuild.0.dylib -> libPMFBuild.0.0.0.dylib
-rw-r--r-- 1 mike staff 385600 Jan 6 18:16 libPMFBuild.a
lrwxr-xr-x 1 mike staff 23 Jan 6 18:16
libPMFBuild.dylib -> libPMF...
2005 Jan 11
2
[Fwd: Re: [LLVMdev] Shared library building problems on Darwin]
...39;make' in llvm/lib/Transforms/PMFBuild generates a bunch
> > > of files in llvm/Debug/lib/:
> > > % cd llvm/Debug/lib
> > > % ll *PMF*
> > > -rw-r--r-- 1 mike staff 385584 Jan 6 18:16 PMFBuild.o
> > > -rwxr-xr-x 1 mike staff 1053828 Jan 6 18:16 libPMFBuild.0.0.0.dylib
> > > lrwxr-xr-x 1 mike staff 23 Jan 6 18:16
> > > libPMFBuild.0.dylib -> libPMFBuild.0.0.0.dylib
> > > -rw-r--r-- 1 mike staff 385600 Jan 6 18:16 libPMFBuild.a
> > > lrwxr-xr-x 1 mike s...
2016 Mar 16
2
LLD performance w.r.t. local symbols (and --build-id)
Hi,
Rafael took some measurements to try to investigate the effect of the local
symbols changes.
I've been taking a look at the measurements he got and there were some
interesting things we noticed.
For starters, in the range of revisions tested (r263214 through r263471),
we found that the commit for --build-id was the most noticeable, with
slowdowns from 7% to 23% (note: these were
2005 Jan 11
0
[Fwd: Re: [LLVMdev] Shared library building problems on Darwin]
...Transforms/PMFBuild generates a bunch
> > > > of files in llvm/Debug/lib/:
> > > > % cd llvm/Debug/lib
> > > > % ll *PMF*
> > > > -rw-r--r-- 1 mike staff 385584 Jan 6 18:16 PMFBuild.o
> > > > -rwxr-xr-x 1 mike staff 1053828 Jan 6 18:16 libPMFBuild.0.0.0.dylib
> > > > lrwxr-xr-x 1 mike staff 23 Jan 6 18:16
> > > > libPMFBuild.0.dylib -> libPMFBuild.0.0.0.dylib
> > > > -rw-r--r-- 1 mike staff 385600 Jan 6 18:16 libPMFBuild.a
> > > > lrwxr-...