This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-02-04 23:32:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
DebugInfo
History
…
..
X86
Test for previous commit.
2011-06-17 14:16:17 +00:00
2009-01-15-dbg_declare.ll
…
2009-01-15-member.ll
…
2009-10-08-DebugInfo-NullGlobalVariable.ll
…
2009-10-16-Phi.ll
…
2009-11-03-InsertExtractValue.ll
…
2009-11-05-DeadGlobalVariable.ll
…
2009-11-06-InvalidDerivedType.ll
…
2009-11-06-NamelessGlobalVariable.ll
…
2009-11-10-CurrentFn.ll
Add missing run line. Devang, please check.
2009-11-11 03:10:03 +00:00
2009-11-10-ParentScope.ll
While creating DbgScopes, do not forget parent scope.
2009-11-11 00:18:40 +00:00
2010-01-05-DbgScope.ll
…
2010-01-19-DbgScope.ll
…
2010-03-12-llc-crash.ll
…
2010-03-19-DbgDeclare.ll
call void @llvm.dbg.declare(metadata !{i32* null}, metadata
!1
)
2010-03-19 21:06:24 +00:00
2010-03-24-MemberFn.ll
…
2010-03-30-InvalidDbgInfoCrash.ll
…
2010-04-06-NestedFnDbgInfo.ll
Do not emit specification DIE with DW_AT_specification attribute for member functions of a funcation local class. This trips gdb's partial scan of DIEs at load time. Fixes Radar 7833483.
2010-04-06 23:53:48 +00:00
2010-04-13-PubType.ll
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
2010-04-19-FramePtr.ll
…
2010-04-25-CU-entry_pc.ll
…
2010-05-03-DisableFramePtr.ll
Set DW_AT_APPLE_omit_frame_ptr in endFunction() where MachineFunction is available all the time.
2010-05-04 06:15:30 +00:00
2010-05-03-OriginDIE.ll
…
2010-05-10-MultipleCU.ll
…
2010-06-29-InlinedFnLocalVar.ll
…
2010-07-19-Crash.ll
Fix PR 7662.
2010-07-19 17:53:55 +00:00
2010-10-01-crash.ll
…
array.ll
…
dg.exp
…
inheritance.ll
…
printdbginfo2.ll
…