This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-01 08:23:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f215e55d5f
llvm-mirror
/
test
/
DebugInfo
History
Devang Patel
e401bfe168
Fix PR 7662.
...
Do not try to insert local variable info to a DIE used for function declaration. llvm-svn: 108731
2010-07-19 17:53:55 +00:00
..
2009-01-15-dbg_declare.ll
2009-01-15-member.ll
2009-03-03-deadstore.ll
2009-03-03-store-to-load-forward.ll
2009-10-08-DebugInfo-NullGlobalVariable.ll
2009-10-16-Phi.ll
2009-10-16-Scope.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
2009-11-10-ParentScope.ll
2010-01-05-DbgScope.ll
2010-01-18-DbgValue.ll
Update tests. Now DBG_VALUE instruction is created only if alloca corresponding to llvm.dbg.declare is missing.
2010-04-28 20:27:48 +00:00
2010-01-19-DbgScope.ll
2010-02-01-DbgValueCrash.ll
2010-03-12-llc-crash.ll
2010-03-19-DbgDeclare.ll
2010-03-24-MemberFn.ll
2010-03-30-InvalidDbgInfoCrash.ll
2010-04-06-NestedFnDbgInfo.ll
2010-04-13-PubType.ll
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
Do not ignore debug loc attached with llvm.dbg.declare while collecting debug info used by a module.
2010-05-04 01:05:02 +00:00
2010-05-10-MultipleCU.ll
Enable multiple Compile Units in one module.
2010-05-10 22:49:55 +00:00
2010-05-25-DotDebugLoc.ll
Debreak test for non-Darwin.
2010-05-31 21:47:24 +00:00
2010-05-28-Crash.ll
Fix some tests that didn't test anything.
2010-06-26 20:05:06 +00:00
2010-06-01-DeadArg-DbgInfo.ll
Be specific. Use FileCheck.
2010-06-16 19:39:45 +00:00
2010-06-29-InlinedFnLocalVar.ll
Add variables into a scope before constructing scope DIE otherwise variables won't be included DIE tree.
2010-06-30 00:11:08 +00:00
2010-07-19-Crash.ll
Fix PR 7662.
2010-07-19 17:53:55 +00:00
dg.exp
inheritance.ll
printdbginfo2.ll