From: George Rimar Date: Tue, 6 Dec 2016 15:40:02 +0000 (+0000) Subject: Removed trailing whitespaces. NFC. X-Git-Tag: llvmorg-4.0.0-rc1~2849 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3840121cdd2bd24474d97a8107e445fa5ee284f9;p=platform%2Fupstream%2Fllvm.git Removed trailing whitespaces. NFC. llvm-svn: 288817 --- diff --git a/llvm/include/llvm/Support/ELF.h b/llvm/include/llvm/Support/ELF.h index fd171c9..57082a3 100644 --- a/llvm/include/llvm/Support/ELF.h +++ b/llvm/include/llvm/Support/ELF.h @@ -1031,7 +1031,7 @@ enum { PT_OPENBSD_RANDOMIZE = 0x65a3dbe6, // Fill with random data. PT_OPENBSD_WXNEEDED = 0x65a3dbe7, // Program does W^X violations. PT_OPENBSD_BOOTDATA = 0x65a41be6, // Section for boot arguments. - + // ARM program header types. PT_ARM_ARCHEXT = 0x70000000, // Platform architecture compatibility info // These all contain stack unwind tables.