summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-04-19 21:18:28 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-04-19 21:18:28 +0000
commit97fb5e128a65f78ec01b89b2c76eef1bbcfdb343 (patch)
treefb7f2d1fe9663b4cdf6f8b2ad83789125cf5e320 /llvm/test/CodeGen/XCore
parent07508405f44ebe655403e874b270799e19fecbc1 (diff)
downloadbcm5719-llvm-97fb5e128a65f78ec01b89b2c76eef1bbcfdb343.tar.gz
bcm5719-llvm-97fb5e128a65f78ec01b89b2c76eef1bbcfdb343.zip
Utility: fix compilation on Linux
When compiling on Linux with GCC 4.8, compilation would fail due to the use of the offsetof macro. This is a standard macro, defined in stddef.h. Include this header to ensure that offsetof is declared. llvm-svn: 206702
Diffstat (limited to 'llvm/test/CodeGen/XCore')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud