Skip to content
Commit 9fd2ed92 authored by Rafael Espindola's avatar Rafael Espindola
Browse files

Factoring and potential bug fix. The elf "flags" cannot be used as masks.

For example, setting STT_OBJECT (1) and STT_FUNC (2), should not produce
a STT_SECTION (3).

llvm-svn: 113759
parent e44f2986
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment