This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
5394e11a55
llvm-project
/
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. llvm-svn: 160365
2012-07-17 23:28:35 +08:00
config.suffixes
=
['.ll', '.c', '.cpp', '.test']