ahatanak marked 2 inline comments as done.
ahatanak added inline comments.

================
Comment at: test/CodeGenObjC/local-static-block.m:59-60
 // CHECK-LABEL-LP64: define void @FUNC2(
 // CHECK: define internal void @_block_invoke{{.*}}(
 // CHECK: call void %{{.*}}(i8* bitcast ({ i8**, i32, i32, i8*, 
%struct.__block_descriptor* }* @__block_literal_global{{.*}} to i8*), i32 
%{{.*}})
 
----------------
erik.pilkington wrote:
> (Likewise, these should be CHECK-LP64, or this test shouldn't be using a 
> check-prefix. Would you mind updating this?)
Fixed in r362651.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62831/new/

https://reviews.llvm.org/D62831



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to