diff options
author | Rui Ueyama <ruiu@google.com> | 2015-09-20 00:00:05 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-09-20 00:00:05 +0000 |
commit | 1cce300843cdcce5df14276d45a7f1e6c4b4fbd3 (patch) | |
tree | b8b5eb2e1184e38e2ba3b98ad19667ec808c9349 /llvm/lib/Target/X86/X86TargetObjectFile.cpp | |
parent | 63bbe84b27acb4c3cdeb6b9d37f7eca8bad306db (diff) | |
download | bcm5719-llvm-1cce300843cdcce5df14276d45a7f1e6c4b4fbd3.tar.gz bcm5719-llvm-1cce300843cdcce5df14276d45a7f1e6c4b4fbd3.zip |
COFF: Change Symbol::Body type from atomic pointer to regular pointer.
I made the field an atomic pointer in hope that we would be able to
parallelize the symbol resolver soon, but that's not going to happen
soon. This patch reverts that change for the sake of readability.
llvm-svn: 248104
Diffstat (limited to 'llvm/lib/Target/X86/X86TargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions