diff options
author | Rui Ueyama <ruiu@google.com> | 2014-04-24 17:04:19 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-04-24 17:04:19 +0000 |
commit | 11f3f1f7d5c3c3cf0df14cf06e7ce5025908e72e (patch) | |
tree | bd97c04bc1732dee1d99b3edfaf7219abea344a9 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 908f4d4bf5ae85715f9a9e14bd63538c4482b27b (diff) | |
download | llvm-11f3f1f7d5c3c3cf0df14cf06e7ce5025908e72e.zip llvm-11f3f1f7d5c3c3cf0df14cf06e7ce5025908e72e.tar.gz llvm-11f3f1f7d5c3c3cf0df14cf06e7ce5025908e72e.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions