search for: l512

Displaying 3 results from an estimated 3 matches for "l512".

Did you mean: 512
2017 Jun 27
4
My experience using -DLLVM_BUILD_INSTRUMENTED_COVERAGE to generate coverage
...increase the name section size much. I only see one place where this happens, and it's relatively cold: http://lab.llvm.org:8080/coverage/coverage-reports/llvm/coverage/Users/buildslave/jenkins/sharedspace/clang-stage2-coverage-R at 2/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp.html#L512 <http://lab.llvm.org:8080/coverage/coverage-reports/llvm/coverage/Users/buildslave/jenkins/sharedspace/clang-stage2-coverage-R at 2/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp.html#L512> > On Jun 27, 2017, at 2:40 PM, Friedman, Eli <efriedma at codeaurora.org> wrote: &gt...
2010 Dec 29
3
Sims 3 crashes while loading town (Bug 18991)
Hey you guys, ok I have been trying to get The Sims 3 base game running on my Lenovo L512 on Ubuntu 10.04 for several months now and I just don't seem to be successful. So I was hoping, maybe you can help me out on this one: I installed it using PlayOnLinux (v. 3.8.8) which installs Wine 1.3.4, I run the game on Wine 1.2.1 (since thats the working Version, see here: http://appdb.wi...
2017 Jun 27
2
My experience using -DLLVM_BUILD_INSTRUMENTED_COVERAGE to generate coverage
I had an old build of llc with FE instrumentation, the name section size is about 5MB. Using coverage is likely to cause the name section to be larger as there are more references to dead/unused function names. What do you see when readelf --string-dump=__llvm_prf_names llc David On Tue, Jun 27, 2017 at 2:23 PM, Xinliang David Li <davidxl at google.com> wrote: > > > On Tue,