llvm-project/llvm/test/Bindings
Tim Northover a009a60a91 IR: print value numbers for unnamed function arguments
For consistency with normal instructions and clarity when reading IR,
it's best to print the %0, %1, ... names of function arguments in
definitions.

Also modifies the parser to accept IR in that form for obvious reasons.

llvm-svn: 367755
2019-08-03 14:28:34 +00:00
..
Go Replace 'REQUIRES: not_?san' with 'UNSUPPORTED: ?san' as that better 2019-05-10 18:08:02 +00:00
OCaml Fixed the Bindings/OCaml/core.ml test 2019-05-20 14:06:21 +00:00
llvm-c IR: print value numbers for unnamed function arguments 2019-08-03 14:28:34 +00:00