diff options
author | Alex Lorenz <arphaman@gmail.com> | 2015-07-08 20:22:20 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2015-07-08 20:22:20 +0000 |
commit | b1f9ce8fc9645ef1b22ac67e4d2851739f5f96a3 (patch) | |
tree | 1556d488e843e5d4ab5363d173e795ba35b8efe5 /llvm/lib/Object/ArchiveWriter.cpp | |
parent | c1afa95a51ff2a5ddd8ce92cb03ca54eac39ed42 (diff) | |
download | llvm-b1f9ce8fc9645ef1b22ac67e4d2851739f5f96a3.zip llvm-b1f9ce8fc9645ef1b22ac67e4d2851739f5f96a3.tar.gz llvm-b1f9ce8fc9645ef1b22ac67e4d2851739f5f96a3.tar.bz2 |
MIR Parser: Use source locations for MBB naming errors.
This commit changes the type of the field 'Name' in the struct
'yaml::MachineBasicBlock' from 'std::string' to 'yaml::StringValue'. This change
allows the MIR parser to report errors related to the MBB name with the proper
source locations.
llvm-svn: 241718
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions