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
2024-11-11 23:05:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f85ec865f0
llvm-6502
/
test
/
DebugInfo
/
lit.local.cfg
2 lines
49 B
INI
Raw
Normal View
History
Unescape
Escape
Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in r159512. To fetch a subprogram name we should not only inspect the DIE for this subprogram, but optionally inspect its specification, or its abstract origin (even if there is no inlining), or even specification of an abstract origin. Reviewed by Benjamin Kramer. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160365 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-17 15:28:35 +00:00
config.suffixes
=
['.ll', '.c', '.cpp', '.test']
Reference in New Issue
Copy Permalink