mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 17:34:47 +00:00
cb91f5f879
upstream moved clang man pages so deal with generating them upstream bug somewhere with HAVE_PROCESS_VM_READV, just hard define it upstream bug with i386/i686 - sed it upstream bug with // in an include - patch it, fix sent upstream builds must be out of tree now.
12 lines
616 B
Diff
12 lines
616 B
Diff
diff -up llvm-3.7.0.src/include/llvm/CodeGen/CommandFlags.h.dma llvm-3.7.0.src/include/llvm/CodeGen/CommandFlags.h
|
|
--- llvm-3.7.0.src/include/llvm/CodeGen/CommandFlags.h.dma 2015-09-15 15:01:41.570871134 +1000
|
|
+++ llvm-3.7.0.src/include/llvm/CodeGen/CommandFlags.h 2015-09-15 15:01:53.642191476 +1000
|
|
@@ -21,7 +21,7 @@
|
|
#include "llvm/IR/Intrinsics.h"
|
|
#include "llvm/IR/Module.h"
|
|
#include "llvm/MC/MCTargetOptionsCommandFlags.h"
|
|
-#include "llvm//MC/SubtargetFeature.h"
|
|
+#include "llvm/MC/SubtargetFeature.h"
|
|
#include "llvm/Support/CodeGen.h"
|
|
#include "llvm/Support/CommandLine.h"
|
|
#include "llvm/Support/Host.h"
|