This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d97a419cbe0 Revert "[PGO] Context sensitive PGO (part 1)" new c0db6b6bd44 [BPF] Don't fail for static variables new 4c1861d5b11 [llvm-readobj] Print DF_1_DISPRELPND
The 2 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: lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp | 12 ++++----- test/CodeGen/BPF/objdump_static_var.ll | 38 +++++++++++++++++++++++++++ tools/llvm-readobj/ELFDumper.cpp | 1 + 3 files changed, 45 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/BPF/objdump_static_var.ll