diff options
author | Martin Storsjo <martin@martin.st> | 2018-08-06 19:49:18 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-08-06 19:49:18 +0000 |
commit | 214d69975cb7f2b7c32ccd914153219ab45ea4be (patch) | |
tree | de87b87386a579e818844387e7bf8065ba607da1 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 434ef8335e0e1ae1e4392d28f3eaca41f78537c2 (diff) | |
download | llvm-214d69975cb7f2b7c32ccd914153219ab45ea4be.zip llvm-214d69975cb7f2b7c32ccd914153219ab45ea4be.tar.gz llvm-214d69975cb7f2b7c32ccd914153219ab45ea4be.tar.bz2 |
[COFF] Remove a superfluous warning about aligncomm for non-common symbols
It's not an error if a common symbol (uninitialized data, with alignment
specified via the aligncomm directive) is replaced with a regular
one with initialized data (with alignment specified via the section
chunk).
Differential Revision: https://reviews.llvm.org/D50268
llvm-svn: 339049
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions