diff options
author | Rui Ueyama <ruiu@google.com> | 2018-03-15 23:12:33 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-03-15 23:12:33 +0000 |
commit | aa92fca83c7681a502546258bf6590ec0789914f (patch) | |
tree | e770840172abdd93850bd43aaeb22ac475249a3a /lldb/packages/Python/lldbsuite/test/lang/cpp | |
parent | 1b8cf49704150d0617158dda6eec0ccba8e80423 (diff) | |
download | bcm5719-llvm-aa92fca83c7681a502546258bf6590ec0789914f.tar.gz bcm5719-llvm-aa92fca83c7681a502546258bf6590ec0789914f.zip |
Fix linker script operator precedence.
"&" should have higher priority than "|" [1]. Previously, they had
the same priority.
[1] https://sourceware.org/binutils/docs/ld/Operators.html
Differential Revision: https://reviews.llvm.org/D43880
llvm-svn: 327684
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions