search for: libsupportinfooutputfilename

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

2004 Dec 14
0
[LLVMdev] misc. patches
...p 19 Nov 2004 04:59:07 -0000 1.33 > +++ lib/Support/Timer.cpp 3 Dec 2004 14:30:24 -0000 > @@ -33,12 +33,10 @@ > // problem is that a Statistic<> object gets destroyed, which ends up calling > // 'GetLibSupportInfoOutputFile()' (below), which calls this function. > // LibSupportInfoOutputFilename used to be a global variable, but sometimes it > -// would get destroyed before the Statistic, causing havoc to ensue. We "fix" > -// this by creating the string the first time it is needed and never destroying > -// it. > +// would get destroyed before the Statistic, causing...
2004 Dec 13
6
[LLVMdev] misc. patches
Hi, here are some minor patches that for various reasons I've not submitted yet - I'm just trying to clear my list of differences before christmas... First of all the clear.patch file contains a patch that enables the JIT to drop all global mappings. I need this because when I have N threads I compile N different versions of my functions using different memory areas for global
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...{"_ZL7Enabled", "Enabled"}, {"_ZL8StatInfo", "StatInfo"}, {"_ZL8StatLock", "StatLock"}, {"_ZL11FirstTarget", "FirstTarget"}, {"_ZL11global_lock", "global_lock"}, {"_ZL28LibSupportInfoOutputFilename", "LibSupportInfoOutputFilename"}, {"_ZL9TimerLock", "TimerLock"}, {"_ZN12_GLOBAL__N_1L10TrackSpaceE", "(anonymous namespace)::TrackSpace"}, {"_ZN12_GLOBAL__N_1L18InfoOutputFilenameE", "(anonymous namespace)::InfoO...