[PATCH] D25764: Add end location of loop to loop metadata.

Amara Emerson via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 10 06:54:22 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286456: Add the loop end location to the loop metadata. This additional information (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D25764?vs=77317&id=77478#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25764

Files:
  cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
  cfe/trunk/lib/CodeGen/CGDebugInfo.h
  cfe/trunk/lib/CodeGen/CGLoopInfo.cpp
  cfe/trunk/lib/CodeGen/CGLoopInfo.h
  cfe/trunk/lib/CodeGen/CGStmt.cpp
  cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGenCXX/debug-info-line-if.cpp
  cfe/trunk/test/CodeGenCXX/debug-info-loops.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25764.77478.patch
Type: text/x-patch
Size: 14116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161110/f44d3ca1/attachment-0001.bin>


More information about the cfe-commits mailing list