1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

Remove variable store that is never read.

llvm-svn: 180013
This commit is contained in:
Eric Christopher 2013-04-22 13:46:33 +00:00
parent 8adaf54376
commit 65e2f0c4cb

View File

@ -212,7 +212,6 @@ DWARFFormValue::skipValue(uint16_t form, DataExtractor debug_info_data,
uint32_t *offset_ptr, const DWARFCompileUnit *cu) {
bool indirect = false;
do {
indirect = false;
switch (form) {
// Blocks if inlined data that have a length field and the data bytes
// inlined in the .debug_info