forked from OSchip/llvm-project
Revert r363395.
It will not work because of r363394. llvm-svn: 363398
This commit is contained in:
parent
a35b935d39
commit
a59bc6e589
|
@ -21,6 +21,6 @@ FileHeader:
|
|||
Sections:
|
||||
- Name: .dynsym
|
||||
Info: 1
|
||||
Type: SHT_DYNSYM
|
||||
Type: SHT_SYMTAB
|
||||
DynamicSymbols:
|
||||
- Name: foo
|
||||
|
|
Loading…
Reference in New Issue