diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-08-21 08:34:18 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-08-21 08:34:18 +0000 |
commit | b3f3c0387b69b2e63f5da3e849f62f73296e869f (patch) | |
tree | 08562f95e06e156dc557c2a02385ccb6bf103394 /runtime | |
parent | 6e3b787f1d5d0286846c3289c9b20668c4d1f9ef (diff) | |
download | external_llvm-b3f3c0387b69b2e63f5da3e849f62f73296e869f.zip external_llvm-b3f3c0387b69b2e63f5da3e849f62f73296e869f.tar.gz external_llvm-b3f3c0387b69b2e63f5da3e849f62f73296e869f.tar.bz2 |
llvm-mc: Various section parsing fixes.
- Add missing flags for various Objective-C sections.
- Fix names for [non_]lazy_symbol_pointer (these are misspelled in the manual).
- .symbol_stub does not have the self modifying code flag set (this appears to
be wrong in the manual?).
- Add implicit alignment values; not yet used.
Also, call MCStreamer::Finish at the end of a successful parse.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79611 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime')
0 files changed, 0 insertions, 0 deletions