Displaying 1 result from an estimated 1 matches for "f2f9e0112".
2009 Jun 07
1
[LLVMdev] Memory models support (-mcmodel=large)
...into the higher half.
I'm trying to switch from GCC to LLVM/Clang, but it seems
that the latter doesn't support the -mcmodel=large
option, which is required in order to put the kernel
at the 0xFFFF800000000000 address in virtual memory,
as specified in my linker script:
http://pastebin.com/f2f9e0112
I've already posted in the Clang's mailing list, but it seems
that the argument is passed to LLVM, so the front-end is OK.
Any workarounds or plans for implementing that feature in LLVM?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm....