[PATCH] D74470: Seperated DIBasicType DIFlags to DIBTFlags.
Chirag Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 12 02:42:44 PST 2020
Chirag updated this revision to Diff 244109.
Chirag added a comment.
- Updated bitcode test to check type with proper variable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74470/new/
https://reviews.llvm.org/D74470
Files:
llvm/include/llvm/IR/DIBuilder.h
llvm/include/llvm/IR/DebugInfoFlags.def
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/AsmParser/LLToken.h
llvm/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/DIBuilder.cpp
llvm/lib/IR/DebugInfo.cpp
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/test/Assembler/debug-info.ll
llvm/test/Bitcode/DIBasicType.ll
llvm/test/Bitcode/DIBasicType.ll.bc
llvm/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74470.244109.patch
Type: text/x-patch
Size: 27886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/a98c4a6f/attachment.bin>
More information about the llvm-commits
mailing list