This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e66409e Revert "[MC] Support symbolic expressions in assembly directives" new bdbb8ee [Kaleidoscope][BuildingAJIT] Shorten the name of the Building [...] new fe303ed llvm-dwp: Ensure uncompressed sections are not relocated duri [...] new 613d807 [PM] Port PartiallyInlineLibCalls to the new pass manager. new 630552d [KaleidoscopeJIT][BuildingAJIT] Remove some copy-pasta from C [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/tutorial/BuildingAJIT1.rst | 6 +- docs/tutorial/index.rst | 2 +- include/llvm/InitializePasses.h | 2 +- lib/Passes/PassBuilder.cpp | 1 + lib/Passes/PassRegistry.def | 1 + lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp | 92 +++++++++++++--------- lib/Transforms/Scalar/Scalar.cpp | 2 +- .../PartiallyInlineLibCalls/bad-prototype.ll | 1 + tools/llvm-dwp/llvm-dwp.cpp | 7 +- 9 files changed, 67 insertions(+), 47 deletions(-)