[llvm-commits] [llvm] r157481 - in /llvm/trunk: lib/Transforms/Scalar/BoundsChecking.cpp test/Transforms/BoundsChecking/alloc_size.ll test/Transforms/BoundsChecking/lit.local.cfg test/Transforms/BoundsChecking/simple.ll
Nuno Lopes
nunoplopes at sapo.pt
Fri May 25 10:33:21 PDT 2012
> Hi Nuno,
>
>> add experimental support for alloc_size metadata
>
> I think that any metadata understand by LLVM itself (as opposed to metadata
> some private front end generates that is only consumed by some private back
> end) should be documented in LangRef and verified by the verifier.
>
> Ciao, Duncan.
Sure; I'm just waiting for an agreement on how the metadata should look like.
Nuno
More information about the llvm-commits
mailing list