[PECOFF] Allow symbols not starting with '_' in x86
Not all symbols are decorated with an underscore in x86. You can write undecorated symbols in assembly, for example. Thus this assertion is too strong. llvm-svn: 207125
Loading
Please register or sign in to comment