Displaying 5 results from an estimated 5 matches for "unknownloc".
Did you mean:
unknown_ok
2020 Jan 12
2
LLD PDB Lines zero number issue
...s” option logic is not complex, could we port the code logic into llvm\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp as well? I’ve submitted a BZ for this requirment: https://bugs.llvm.org/show_bug.cgi?id=44522
llvm-project\llvm\lib\CodeGen\AsmPrinter\DwarfDebug.cpp :
static cl::opt<DefaultOnOff> UnknownLocations(
"use-unknown-locations", cl::Hidden,
cl::desc("Make an absence of debug location information explicit."),
cl::values(clEnumVal(Default, "At top of block or after label"),
clEnumVal(Enable, "In all cases"), clEnumVal(Disable,...
2020 Jan 14
2
LLD PDB Lines zero number issue
...s” option logic is not complex, could we port the code logic into llvm\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp as well? I’ve submitted a BZ for this requirment: https://bugs.llvm.org/show_bug.cgi?id=44522
llvm-project\llvm\lib\CodeGen\AsmPrinter\DwarfDebug.cpp :
static cl::opt<DefaultOnOff> UnknownLocations(
"use-unknown-locations", cl::Hidden,
cl::desc("Make an absence of debug location information explicit."),
cl::values(clEnumVal(Default, "At top of block or after label"),
clEnumVal(Enable, "In all cases"), clEnumVal(Disable,...
2020 Jan 09
2
LLD PDB Lines zero number issue
On Thu, 9 Jan 2020, David Blaikie via llvm-dev wrote:
> +rnk who works on COFF debugging things.
>
> My understanding is that this has nothing to do with the linker - but is a
> function of LLVM optimizations creating line zero debug locations. I believe
> rnk & folks have disabled line zero emission for CodeView debug info in some
> manner - perhaps that needs a flag? or
2006 Aug 24
0
forum.LancashireClubbers.co.uk - LAUNCH
...We hope to see you soon, http://forum.lancashireclubbers.co.uk
Many Thanks
Lancashire Clubbers Administrators
--
The following information is a reminder of your current mailing
list subscription:
You are subscribed to the following list:
Clubbing-UnknownLocations
using the following email:
r-help@stat.math.ethz.ch
You may automatically unsubscribe from this list at any time by
visiting the following URL:
<http://www.lancashireclubbers.co.uk/cgi-bin/dada/mail.cgi/u/loc_unknown/>
If the above URL is inoperable, make sure that you have copie...
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...Heuristic", "ISHeuristic"},
{"_ZL23defaultListDAGScheduler", "defaultListDAGScheduler"},
{"_ZL13PrintDbgScope", "PrintDbgScope"},
{"_ZL24DisableDebugInfoPrinting", "DisableDebugInfoPrinting"},
{"_ZL16UnknownLocations", "UnknownLocations"},
{"_ZL8DebugDiv", "DebugDiv"},
{"_ZL8DebugMod", "DebugMod"},
{"_ZL19FlagEnableTailMerge", "FlagEnableTailMerge"},
{"_ZL18TailMergeThreshold", "TailMergeThreshold...