llvm-project/llvm/test/Bindings/llvm-c
James Molloy e6f87ca812 Add a new attribute: norecurse
This attribute allows the compiler to assume that the function never recurses into itself, either directly or indirectly (transitively). This can be used among other things to demote global variables to locals.

llvm-svn: 252282
2015-11-06 10:32:53 +00:00
..
ARM test: Move target dependent test in their own folder for c API test 2015-06-23 06:46:54 +00:00
Inputs Add a new attribute: norecurse 2015-11-06 10:32:53 +00:00
X86 test: Move target dependent test in their own folder for c API test 2015-06-23 06:46:54 +00:00
add_named_metadata_operand.ll
calc.test
functions.ll
globals.ll
invalid-bitcode.test Add a new attribute: norecurse 2015-11-06 10:32:53 +00:00
objectfile.ll
set_metadata.ll