diff options
author | Lang Hames <lhames@gmail.com> | 2014-02-18 21:46:39 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2014-02-18 21:46:39 +0000 |
commit | 9b2dc930d7c8d1d83153bd4af4500d355b309e96 (patch) | |
tree | 6c0cfeb8e48a6335d3f4dcc2cdf8ce1a2b335934 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c5afd06a0d0c082aefb3fdd1e5656f72a8dcac5c (diff) | |
download | bcm5719-llvm-9b2dc930d7c8d1d83153bd4af4500d355b309e96.tar.gz bcm5719-llvm-9b2dc930d7c8d1d83153bd4af4500d355b309e96.zip |
Consistently check 'IsCode' when allocating sections in RuntimeDyld (via
findOrEmitSection).
Vaidas Gasiunas's patch, r201259, fixed one instance where we were always
allocating sections as text. This patch fixes the remaining buggy call sites.
No test case: This isn't breaking anything that I know of, it's just
inconsistent.
<rdar://problem/15943542>
llvm-svn: 201605
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions