diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2015-08-05 21:16:02 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2015-08-05 21:16:02 +0000 |
commit | 7282dd774f9f01693ef71ef633730e556db3398a (patch) | |
tree | 43d84479289fa78adb025dcdcf502119d477ac5f /llvm/lib/IR/Module.cpp | |
parent | 3affe6e2640072b469fea3ff946b1421b3dc4e36 (diff) | |
download | llvm-7282dd774f9f01693ef71ef633730e556db3398a.zip llvm-7282dd774f9f01693ef71ef633730e556db3398a.tar.gz llvm-7282dd774f9f01693ef71ef633730e556db3398a.tar.bz2 |
Replace &vector[0] with vector.data() to avoid invalid dereference caught by debug STL. Also move a '*' for consistency and fix an 80-col violation.
llvm-svn: 244134
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions