Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0bce1b67a3074d26c53fc5eb8d8edfa66bcfff77
/
llvm
/
unittests
/
Bitcode
/
BitReaderTest.cpp
908d809
BitcodeReader: Fix some BlockAddress forward reference corner cases
by Duncan P. N. Exon Smith
· 11 years ago
7a2990c
Rewrite BitReaderTest, NFC
by Duncan P. N. Exon Smith
· 11 years ago
6ef5f28
verify-di: Implement DebugInfoVerifier
by Duncan P. N. Exon Smith
· 12 years ago
56440fd
Replace OwningPtr<T> with std::unique_ptr<T>.
by Ahmed Charles
· 12 years ago
5b6c1e8
Update getLazyBitcodeModule to use ErrorOr for error handling.
by Rafael Espindola
· 12 years ago
5ad5f15
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
by Chandler Carruth
· 12 years ago
508baf7
llvm/unittests: Use OwningPtr to fix --vg-leak.
by NAKAMURA Takumi
· 13 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
5fa5ecf
Bitcode: Don't expose WriteBitcodeToStream to clients.
by Daniel Dunbar
· 14 years ago
e517273
Undo the hack in r147427 and move this unittest to a better home. This
by Chandler Carruth
· 14 years ago
[Renamed (92%) from llvm/unittests/VMCore/pr11677.cpp]
b799346
Materialize functions whose basic blocks are used by global variables. Fixes
by Rafael Espindola
· 14 years ago