[Kaleidoscope][BuildingAJIT] Delete trailing whitespace.

llvm-svn: 270787
This commit is contained in:
Lang Hames 2016-05-25 22:48:43 +00:00
parent 695c00d618
commit 8a5b64ebc9

View File

@ -28,7 +28,7 @@
#include "llvm/Support/DynamicLibrary.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Target/TargetMachine.h"
#include <algorithm>
#include <algorithm>
#include <memory>
#include <string>
#include <vector>