[PATCH] D54597: [DebugInfo] DISubprogram flags get their own flags word. NFC

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 19 10:32:22 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347239: [DebugInfo] DISubprogram flags get their own flags word. NFC. (authored by probinson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54597?vs=174388&id=174643#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54597

Files:
  cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/include/llvm/IR/DebugInfoFlags.def
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/trunk/lib/CodeGen/MachineOutliner.cpp
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/lib/IR/DebugInfo.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/tools/opt/Debugify.cpp
  llvm/trunk/unittests/CodeGen/MachineInstrTest.cpp
  llvm/trunk/unittests/IR/IRBuilderTest.cpp
  llvm/trunk/unittests/IR/MetadataTest.cpp
  llvm/trunk/unittests/IR/VerifierTest.cpp
  llvm/trunk/unittests/Transforms/Utils/CloningTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54597.174643.patch
Type: text/x-patch
Size: 67084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181119/41773791/attachment.bin>


More information about the llvm-commits mailing list