forked from OSchip/llvm-project
daab81cda1
The intent of the negative #{{.*}} checks is to verify that the line declaring/defining a function has no attribute, but they could restrict later function declarations instead. The 2008-09-02-FunctionNotes.ll check had allowed @fn3 to have an attribute, because there is only a single "define void @fn3()" in the output. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D107614 |
||
---|---|---|
.. | ||
annotate.ll | ||
dereferenceable-inseltpoison.ll | ||
dereferenceable.ll | ||
no-proto.ll | ||
nobuiltin.ll | ||
norecurse_debug.ll | ||
pr30455.ll |