aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackMaps.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-05-01 18:52:14 +0000
committerReid Kleckner <reid@kleckner.net>2014-05-01 18:52:14 +0000
commitaf6b2504f84152bb55cdb39d2d1a1dcea3d541bb (patch)
treeab9f7e570bd948093d3b014571bdd0c2a14debf9 /llvm/lib/CodeGen/StackMaps.cpp
parenta108a65df2716de0c12d39f189c300a17a7bde8b (diff)
downloadllvm-af6b2504f84152bb55cdb39d2d1a1dcea3d541bb.zip
llvm-af6b2504f84152bb55cdb39d2d1a1dcea3d541bb.tar.gz
llvm-af6b2504f84152bb55cdb39d2d1a1dcea3d541bb.tar.bz2
profile: Fix the build with gcc 4.9
GCC -pedantic warns that the initialization of Header is not constant: InstrProfilingFile.c:31:5: error: initializer element is not computable at load time [-Werror] LLVM defaults to enabling -pedantic. If this warning is unhelpful, we can consider revisiting that decision. llvm-svn: 207784
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions