This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec94b5a917c gn build: Merge r366458. new b8abe69f7d2 IR: Teach Constant::needsRelocation() that relative pointer [...] new ab3320388a6 Remove the static initialize introduced in r365099
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/IR/Constants.cpp | 34 +++++++++++++++++++++++----------- lib/Object/MachOObjectFile.cpp | 20 +++++++++++--------- test/CodeGen/X86/relptr-rodata.ll | 21 +++++++++++++++++++++ 3 files changed, 55 insertions(+), 20 deletions(-) create mode 100644 test/CodeGen/X86/relptr-rodata.ll