| commit | 0b48c738e649856ef92fb542f5bfc3adaa065c31 | [log] [tgz] |
|---|---|---|
| author | Will Dietz <wdietz2@illinois.edu> | Sat Oct 12 21:29:16 2013 +0000 |
| committer | Will Dietz <wdietz2@illinois.edu> | Sat Oct 12 21:29:16 2013 +0000 |
| tree | d1bf4108afe11dd386454b8b4289d5212b3e44cf | |
| parent | ebcc0a004bdb6b45d1078705240a8466d9252866 [diff] |
yaml2coff/elf: Touchup for compatibility. * std::string::append(int, int) can be ambiguous. * std::vector<>::data() is a C++11 feature, use ArrayRef abstraction. llvm-svn: 192542