[PATCH] Update multiline.ll testcase to handle (ppc64le) .localentry directive

Will Schmidt willschm at us.ibm.com
Mon Jan 12 15:11:15 PST 2015


In http://reviews.llvm.org/D6935#107693, @dblaikie wrote:

> Actually, wait - the point of that NOT .loc is to check for any .loc
>  directive, which has arguments and stuff, so .loc{{$}} is too restrictive
>  and wouldn't catch other .locs
>
> maybe CHECK-NOT:  .loc{{ }}
>
> to force the space? Does that work?


I'll investigate further. :-)

Is there a change I can make locally to force that check-not to fail, to ensure I don't silently break things?


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6935

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list