Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
77db4a855239049488e09f28c6665fdb3b51ef90
/
llvm
/
unittests
/
Linker
/
LinkModulesTest.cpp
c8925b1
unittests: Remove implicit ilist iterator conversions, NFC
by Duncan P. N. Exon Smith
· 10 years ago
4fb46cb
Linker: Move distinct MDNodes instead of cloning
by Duncan P. N. Exon Smith
· 10 years ago
f1d570d
[LinkerTest] Use LLVMDisposeMessage to free error string.
by Benjamin Kramer
· 10 years ago
a4b87db
[LinkerTest] Don't leak error string.
by Benjamin Kramer
· 10 years ago
ff715e2
Fix returning error message in LLVMLinkModules
by Eli Bendersky
· 10 years ago
f817c1c
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 11 years ago
156d46e
Opaque Pointer Types: GEP API migrations to specify the gep type explicitly
by David Blaikie
· 11 years ago
d990388
[cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py.
by Chandler Carruth
· 11 years ago
5cb9c82
Factor common code it Linker::init.
by Rafael Espindola
· 11 years ago
9f8eff3
Remove the PreserveSource linker mode.
by Rafael Espindola
· 11 years ago
d12b4a3
Update the error handling of lib/Linker.
by Rafael Espindola
· 11 years ago
66f09ad
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
0f250ed
LinkModulesTest.cpp: Reformat.
by NAKAMURA Takumi
· 12 years ago
b49b99b
LinkModulesTest.cpp: Use test-specific Ctx instead of getGlobalContext(). The global context might not be free'd. [vg_leak]
by NAKAMURA Takumi
· 12 years ago
56440fd
Replace OwningPtr<T> with std::unique_ptr<T>.
by Ahmed Charles
· 12 years ago
6cc07df
[Layering] Sink Linker.h into a Linker subdirectory to make it
by Chandler Carruth
· 12 years ago
442f784
[cleanup] Re-sort all the includes with utils/sort_includes.py.
by Chandler Carruth
· 12 years ago
91686d6
Reapply r194218 with fix:
by Bill Wendling
· 12 years ago
a473a2b
Revert "Move copying of global initializers below the cloning of functions."
by Adrian Prantl
· 12 years ago
c6e97f6
Revert "Run clang-format on file."
by Adrian Prantl
· 12 years ago
b805c68
Run clang-format on file.
by Bill Wendling
· 12 years ago
8890460
Move copying of global initializers below the cloning of functions.
by Bill Wendling
· 12 years ago