diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-04-19 21:18:28 +0000 |
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-04-19 21:18:28 +0000 |
| commit | 97fb5e128a65f78ec01b89b2c76eef1bbcfdb343 (patch) | |
| tree | fb7f2d1fe9663b4cdf6f8b2ad83789125cf5e320 /llvm/test/CodeGen/XCore | |
| parent | 07508405f44ebe655403e874b270799e19fecbc1 (diff) | |
| download | bcm5719-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

