aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-06-18 21:50:38 +0000
committerRui Ueyama <ruiu@google.com>2015-06-18 21:50:38 +0000
commit562daa81485e8f5b733215d03294aa209f1f1094 (patch)
tree490a31a10c25345acb3194eaf247032a2138c897 /llvm/lib/Object/MachOObjectFile.cpp
parent91ffe0a5701d310433abf3865651ae122932e8c8 (diff)
downloadllvm-562daa81485e8f5b733215d03294aa209f1f1094.zip
llvm-562daa81485e8f5b733215d03294aa209f1f1094.tar.gz
llvm-562daa81485e8f5b733215d03294aa209f1f1094.tar.bz2
COFF: Unknown options in .drectve section is an error.
We skip unknown options in the command line with a warning message being printed out, but we shouldn't do that for .drectve section. The section is not visible to the user. We should handle unknown options as an error. llvm-svn: 240067
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions