[PATCH] D49915: [IR] Add a boolean field in DILocation to know if a line must covered or not
calixte via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 01:54:36 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342631: [IR] Add a boolean field in DILocation to know if a line must covered or not (authored by calixte, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D49915
Files:
llvm/trunk/docs/SourceLevelDebugging.rst
llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
llvm/trunk/include/llvm/IR/DebugLoc.h
llvm/trunk/include/llvm/IR/Metadata.h
llvm/trunk/lib/AsmParser/LLParser.cpp
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/IR/AsmWriter.cpp
llvm/trunk/lib/IR/DebugInfoMetadata.cpp
llvm/trunk/lib/IR/DebugLoc.cpp
llvm/trunk/lib/IR/LLVMContextImpl.h
llvm/trunk/lib/Transforms/Instrumentation/GCOVProfiling.cpp
llvm/trunk/test/Assembler/dilocation.ll
llvm/trunk/test/Bitcode/DILocation-implicit-code.ll
llvm/trunk/test/Bitcode/DILocation-implicit-code.ll.bc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49915.166236.patch
Type: text/x-patch
Size: 27663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/db0b4963/attachment.bin>
More information about the llvm-commits
mailing list