Removed trailing whitespaces. NFC.
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 6 Dec 2016 15:40:02 +0000 (15:40 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 6 Dec 2016 15:40:02 +0000 (15:40 +0000)
llvm-svn: 288817

llvm/include/llvm/Support/ELF.h

index fd171c9..57082a3 100644 (file)
@@ -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.