hanchenye-llvm-project/llvm/test/Bindings
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
..
Go Add a way to skip the Go bindings tests even when Go is configured in 2015-09-10 05:47:43 +00:00
OCaml
llvm-c Add a new attribute: norecurse 2015-11-06 10:32:53 +00:00