Add license header to InferiorCallPOSIX.cpp

llvm-svn: 132966
This commit is contained in:
Peter Collingbourne 2011-06-14 03:55:34 +00:00
parent 91322f1938
commit 933f6f617d
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
//===-- InferiorCallPOSIX.cpp -----------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#include "InferiorCallPOSIX.h"
#include "lldb/Core/StreamFile.h"
#include "lldb/Core/Value.h"