<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
</head>
<body><div style="font-family:Arial;">Hi list,<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">Is there a standards based reason why the DIFlags enum is set to uint32_t[1]? I am sure my DWARF-std-reading-fu is not up to snuff and so I cannot seem to find it.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">The reason I ask is that we are running out of space for our own DIFlags and would like to nail this down before deciding on an approach.<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">Thanks!<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">Sohail <br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">[1] The code in question: <a href="https://github.com/llvm-mirror/llvm/blob/master/include/llvm/IR/DebugInfoMetadata.h#L194">https://github.com/llvm-mirror/llvm/blob/master/include/llvm/IR/DebugInfoMetadata.h#L194</a><br></div>
<div id="sig66433728"><div class="signature"><br></div>
</div>
<div style="font-family:Arial;"><br></div>
</body>
</html>