[PATCH v2 0/3] Clang/LLVM build fixes

Roger Pau Monne posted 3 patches 3 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20200528144023.10814-1-roger.pau@citrix.com
xen/arch/x86/boot/build32.lds | 5 +++++
xen/arch/x86/mm.c             | 4 +++-
xen/include/xen/compiler.h    | 6 +++++-
3 files changed, 13 insertions(+), 2 deletions(-)
[PATCH v2 0/3] Clang/LLVM build fixes
Posted by Roger Pau Monne 3 years, 10 months ago
Hello,

A couple of build fixes for Clang/LLVM. First patch was already sent,
patches #2 and #3 are new as a result of recent commits.

Thanks, Roger.

Roger Pau Monne (3):
  x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean
  build32: don't discard .shstrtab in linker script
  clang: don't define nocall

 xen/arch/x86/boot/build32.lds | 5 +++++
 xen/arch/x86/mm.c             | 4 +++-
 xen/include/xen/compiler.h    | 6 +++++-
 3 files changed, 13 insertions(+), 2 deletions(-)

-- 
2.26.2