commit | 3c41ae83f2938c231d9c05b28ee7e8a1fffcaa20 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed May 27 19:30:27 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed May 27 19:30:27 2015 +0000 |
tree | 1eefcbe570d960c3ef328569485d89a0d5befbff | |
parent | b9d92c6a8d5c6fb41030b0531fc0184d31008aaf [diff] |
Revert "AsmPrinter: Change DIEValue to be stored by value" This reverts commit r238349, since it caused some errors on bots: - std::is_trivially_copyable isn't available until GCC 5.0. - It was complaining about strict aliasing with my use of ArrayCharUnion. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238350 91177308-0d34-0410-b5e6-96231b3b80d8