index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
SourceLevelDebugging.html
Age
Commit message (
Expand
)
Author
2011-03-08
Since last couple of days, argument number is encoded using 8 bits from line ...
Devang Patel
2011-03-08
Update DILexicalBlock doc to mention new fields.
Devang Patel
2011-02-03
Update docs to match reality.
Devang Patel
2011-02-01
Remove stale references of obsolete @llvm.dbg.variable.
Devang Patel
2011-01-18
finish a sentence.
Chris Lattner
2010-10-04
Fix lexical block's tag number.
Devang Patel
2010-10-01
Fix block descriptor documentation.
Devang Patel
2010-10-01
Fix dbg_declare signature in document.
Devang Patel
2010-10-01
Fix DIDerived type fields' type in document.
Devang Patel
2010-07-13
Fix compile unit in example. Thanks Renato Golin!
Devang Patel
2010-06-04
Update docs to reflect new DISubprogram elements.
Devang Patel
2010-05-28
Fix more whitespace to be consistent with AsmPrinter.
Dan Gohman
2010-05-28
Fix whitespace to be more consistent with AsmPrinter's style.
Dan Gohman
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-04-05
don't reference DwarfWriter
Chris Lattner
2010-03-31
Small fixes to this documentation. Remove mention of uint/int type, fix typo
Nick Lewycky
2010-03-26
Add a paragram describing how to extract line number information.
Devang Patel
2010-03-17
Fixed spelling errors.
John Criswell
2010-03-09
Start using DIFile. See updated SourceLevelDebugging.html for more information.
Devang Patel
2010-01-11
Add documentation for llvm.dbg.value intrinsic
Victor Hernandez
2009-12-01
Remove some validation errors.
Bill Wendling
2009-12-01
Some formatting and spelling fixes.
Bill Wendling
2009-11-25
Update to reflect recent debugging information encoding changes.
Devang Patel
2009-11-17
Fix HTML formatting.
Jay Foad
2009-10-12
Documentation: Perform automated correction of common typos.
Benjamin Kramer
2009-08-28
Reapply 79977.
Devang Patel
2009-08-26
Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.
Devang Patel
2009-08-25
Update DebugInfo interface to use metadata, instead of special named llvm.dbg...
Devang Patel
2009-07-18
fix some typos pointed out by Hidenobu Seki
Chris Lattner
2009-06-26
Remove debug info anchors - llvm.dbg.compile_units, llvm.dbg.subprograms
Devang Patel
2009-05-29
Fix some typos
Bruno Cardoso Lopes
2009-05-17
Formatting. Some updating of data structures. More work needs to be done to u...
Bill Wendling
2009-04-03
update some syntax
Chris Lattner
2009-01-30
Each input file is encoded as a separate compile unit in LLVM debugging
Devang Patel
2008-12-16
* Comply with HTML 4.01 Strict standard
Misha Brukman
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-11-21
Document TEST=dbgopt
Devang Patel
2008-04-29
Minor spelling and typo fixes.
John Criswell
2008-02-01
Update llvm.dbg.func.start.
Evan Cheng
2007-06-14
Fix typos.
Duncan Sands
2007-03-14
Change e-mail address.
Jim Laskey
2007-01-26
Change the MachineDebugInfo to MachineModuleInfo to better reflect usage
Jim Laskey
2006-11-30
Update docs
Jim Laskey
2006-08-21
Update info on mangled names.
Jim Laskey
2006-08-21
Update debugging documents.
Jim Laskey
2006-06-21
fix typos
Jim Laskey
2006-06-20
add subroutine types
Jim Laskey
2006-06-16
add decimal form of LLVMDebugVersion
Jim Laskey
2006-06-16
1. Revise vector debug support.
Jim Laskey
[next]