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
c3adfbc689
llvm-mirror
/
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. llvm-svn: 160365
2012-07-17 17:28:35 +02:00
config.suffixes
=
['.ll', '.c', '.cpp', '.test']
Reference in New Issue
Copy Permalink