Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
4aa2b3a31195076ba1da78c5d9ac8dcab1f0f7e6
/
clang
/
lib
/
CodeGen
/
ObjectFilePCHContainerOperations.cpp
4aa2b3a
Module Debugging: Emit debug type information into clang modules.
by Adrian Prantl
· 10 years ago
6b21ab2
Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1
by Adrian Prantl
· 10 years ago
293534b
Initialize the AST consumer as soon as we have both an ASTConsumer and an
by Richard Smith
· 10 years ago
556b21a
Remove and forbid raw_svector_ostream::flush() calls.
by Yaron Keren
· 10 years ago
0f99d6a
[modules] PR22534: Load files specified by -fmodule-file= eagerly. In particular, this avoids the need to re-parse module map files when using such a module.
by Richard Smith
· 10 years ago
964a5f3
Rename DescriptionString -> DataLayoutString as it matches the actual
by Eric Christopher
· 10 years ago
ca3cf9e
LLVM API Change: the Module always owns the DataLayout
by Mehdi Amini
· 10 years ago
fb2398d
Make the clang module container format selectable from the command line.
by Adrian Prantl
· 10 years ago
5a88e1a
Rename ModuleContainerGenerator to PCHContainergenerator for consistency
by Adrian Prantl
· 10 years ago
bc06858
Revert "Revert r241620 and follow-up commits" and move the initialization
by Adrian Prantl
· 10 years ago
142ec39
Revert r241620 and follow-up commits while investigating linux buildbot failures.
by Adrian Prantl
· 10 years ago
8b1e206
Cleanup: Use the C++ API to initialize the backend.
by Adrian Prantl
· 10 years ago
e50371b
Wrap clang modules and pch files in an object file container.
by Adrian Prantl
· 10 years ago