diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2013-12-13 09:51:39 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2013-12-13 09:51:39 +0000 |
commit | a4cc7dec707c8563d8b6211c14b5f1f7400e3881 (patch) | |
tree | 7ca14f5c88d2b061d444d3e044a6782a86256b8c /llvm/lib/CodeGen/CodeGen.cpp | |
parent | a4ecd46fab227f541ca447ac93051afd702f70c0 (diff) | |
download | llvm-a4cc7dec707c8563d8b6211c14b5f1f7400e3881.zip llvm-a4cc7dec707c8563d8b6211c14b5f1f7400e3881.tar.gz llvm-a4cc7dec707c8563d8b6211c14b5f1f7400e3881.tar.bz2 |
Fixes an issue where a signum => name mapping function has multiple case statements that define to the same integral value on my Linux (Ubuntu 12.04, x86_64). It's for SIGIO and SIGPOLL.
In the case that they are both defined the same.
Patch by Todd Fiala (but typos are mine)
llvm-svn: 197221
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions