diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-03-26 00:16:43 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-03-26 00:16:43 +0000 |
commit | 85a8491a93a0bf267e69479b5240dac4cd3b3268 (patch) | |
tree | 921de4c4ca9c005b3e5cc925b90e7d4b7fd01911 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6f12ae0d5c9cce691afd6864b1cab726715779ee (diff) | |
download | llvm-85a8491a93a0bf267e69479b5240dac4cd3b3268.zip llvm-85a8491a93a0bf267e69479b5240dac4cd3b3268.tar.gz llvm-85a8491a93a0bf267e69479b5240dac4cd3b3268.tar.bz2 |
Correctly detect if a symbol uses a reserved section index or not.
The logic was incorrect for variables, causing them to end up in the wrong
section if the section had an index >= 0xff00.
llvm-svn: 204771
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions