summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/ELFObjectWriter.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-05-21 19:45:02 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-05-21 19:45:02 +0000
commit481dca239365287462520a6c582756280bc742a3 (patch)
tree0de2cce9e3666f73f90ac4c5777d60241e79f2cc /llvm/lib/MC/ELFObjectWriter.cpp
parent374929e1917a4164d01cc64ad989893d29adce47 (diff)
downloadbcm5719-llvm-481dca239365287462520a6c582756280bc742a3.tar.gz
bcm5719-llvm-481dca239365287462520a6c582756280bc742a3.zip
YAML: Null terminate block scalar's value.
The commit null terminates the string value in the `yaml::BlockScalarNode` class. This change is motivated by the initial MIR serialization commit (r237708) that I reverted in r237730 because the LLVM IR source from the block scalar node wasn't terminated by a null character and thus the buildbots failed on one testcase sometimes. This change enables me to recommit the reverted commit. llvm-svn: 237942
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud