[PATCH] D45900: CodeGen: Fix invalid bitcast for lifetime.start/end

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 04:20:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332593: CodeGen: Fix invalid bitcast for lifetime.start/end (authored by yaxunl, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45900?vs=146987&id=147289#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45900

Files:
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CGExprAgg.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGenCXX/amdgcn_declspec_get.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45900.147289.patch
Type: text/x-patch
Size: 18010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/81016eba/attachment.bin>


More information about the llvm-commits mailing list