Support the IS_SHARED bit in the memory limits flag word.
The compiler does not create object files with memory definitions, but the field is used by the linker.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 24582 Build 24581: arc lint + arc unit
Event Timeline
Comment Actions
Object files currently import their memories, right? We should probably make that import shared when we use thread-model=posix.