To avoid emission of the global variable (on both IR and asm/obj), we need to mark it internal (ie. "should not emit").
Diff Detail
Diff Detail
Paths
| Differential D3847
Make global named registers internal variables ClosedPublic Authored by rengolin on May 20 2014, 7:00 AM.
Details
Diff Detail Event Timelinerengolin updated this object. This revision is now accepted and ready to land.May 21 2014, 3:48 AM
Revision Contents
Diff 9621 lib/AST/ASTContext.cpp
test/CodeGen/named_reg_global.c
|