Files
clang-p2996/lld/test/elf/Hexagon/Inputs/dynobj-data.c
Shankar Easwaran 34353270a0 [ELF][Hexagon] fix few relocations and add test
llvm-svn: 178495
2013-04-01 20:20:11 +00:00

4 lines
36 B
C

int d = 10;
int fn() { return d; }