summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Program.cpp
diff options
context:
space:
mode:
authorShankar Easwaran <shankare@codeaurora.org>2013-04-05 03:50:15 +0000
committerShankar Easwaran <shankare@codeaurora.org>2013-04-05 03:50:15 +0000
commita4323a5cca42dfce15b1a63e934ea3d2ce5572de (patch)
tree243c19278d888ec7bdebd6c43bfc36c6b6e2271c /llvm/lib/Support/Program.cpp
parent95923058eb748facc764f52d5deb928a564c5038 (diff)
downloadbcm5719-llvm-a4323a5cca42dfce15b1a63e934ea3d2ce5572de.tar.gz
bcm5719-llvm-a4323a5cca42dfce15b1a63e934ea3d2ce5572de.zip
This fixes a SIGSEGV failure in ReaderArchive while trying to trace what
InputFile is being pulled from the Archive library to resolve a symbol. The buffer which was being used was already being handed over to the MemoryBuffer object and was being accessed after the hand over. Moving it before the buffer is handed over. llvm-svn: 178838
Diffstat (limited to 'llvm/lib/Support/Program.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud