This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCS3/llvm.git
synced
2024-12-20 19:20:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
df8c22a104
llvm
/
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