Introduce model of global initializers in Subzero.
Modifies both LLVM to ICE converter, and Subzero's bitcode reader,
to build Subzero's global initializers. Modifies target lowering
routines for global initializers to use this new model.
Also modifies both to now handle relocations in global variable
initializers.
BUG=None
R=jvoung@chromium.org, stichnot@chromium.org
Review URL: https://codereview.chromium.org/624663002
Showing
This diff is collapsed.
Click to expand it.
src/IceGlobalInits.cpp
0 → 100644
src/IceGlobalInits.h
0 → 100644
This diff is collapsed.
Click to expand it.
tests_lit/llvm2ice_tests/unnamed.ll
deleted
100644 → 0
tests_lit/reader_tests/globalrelocs.ll
0 → 100644
Please
register
or
sign in
to comment